SOAP Transport Errors on EL3, After Patching

Started by mbainter, May 17, 2005, 08:55:48 AM

Previous topic - Next topic

mbainter

Ok, I have successfully patched the files listed on the server page, but I'm still getting:

SOAP: transport error: http://localhost:8082/soap:" target="_blank">http://localhost:8082/soap: 500 Internal Server Error

when I try to log in.  The apache error log no longer shows any errors either, leaving me somewhat stumped.

RHEL3
mysql 3.23.58
Apache 2.0.46
mod_perl 1.99_09
DBI 1.32
SOAP-Lite 0.60a
perl 5.8.0

Obv, some of these are a bit misleading version number wise, as they are redhat's RPMS (except for the perl libraries, which are Dag's).  However, there shouldn't be much other than bugfixes in them.

If I can provide any further information that might be helpful let me know.

matt

Read your Apache error logs and see what the error is. Fix that.

mbainter

matt wrote on Tue, 17 May 2005 13:42

Read your Apache error logs and see what the error is. Fix that.


Ahem:
Quote:

when I try to log in. The apache error log no longer shows any errors either, leaving me somewhat stumped.


If I still had errors in my apache log to go on I probably wouldn't be here.  :-)

matt

Unless someone severely mis-configured your Apache, then errors such as that are logged to (oddly enough), the Apache error log. If those errors aren't being logged, then you might want to fix your Apache install (or hire someone else to).

mbainter

Yes, my point is that I'm not /getting/ any errors.  I was getting them, and I corrected them as they appeared.  Now I am getting none, and it's still not working.  Oh well, looks like maybe my next step is to start over with fresh unpatched installs and start again.