Hi,
apparently my apache decided today to stop working with the dbi-proxy.
I've got some mod_perl scripts on a win2000 box that use DBD::Proxy to
connect to an MS SQL Server (currently on the same machine). An instance
of the dbiproxy.bat is running on the same computer.
Until about an hour ago that was all working fine and I still can
connect to the proxy from a normal perl programme.
What doesn't work is connecting via mod_perl, I just get either an
internal server error or an OK-error.
I get the following error messages:
a) from dbiproxy.bat with --debug on:
Fri Jan 10 15:36:24 2003 debug, New child starting
(DBI::ProxyServer=HASH(0x265d2d8)).
Fri Jan 10 15:36:24 2003 debug, Accepting client from xxx.xxx.xxx.xxx,
port 1238
Fri Jan 10 15:36:24 2003 err, Child died: Unexpected EOF from client at
C:/Perl/site/lib/RPC/PlServer.pm line 149.
Fri Jan 10 15:36:24 2003 debug, Child terminating.
b) from the apache logfile:
[Fri Jan 10 15:38:44 2003] [warn]
DBI->connect(hostname=xxx;port=3333;dsn=dbi:ODBC:bdb) failed: Cannot log
in to DBI::ProxyServer: Error while writing socket: Invalid argument at
c:/Perl/site/lib/RPC/PlServer/Comm.pm line 76.
I have already restarted the computer, to no avail. It might well be
that the scripts are just taking an early week-end but somehow I don't
think so. And - honestly - I didn't change anything.
Any ideas or suggestions are most welcome.
Regards,
Christian
--
Christian Schneider <[EMAIL PROTECTED]>
Zentrum f�r Angewandte Informatik --.. .- .. -.-
Universit�tsweiter Service .-. .-. --.. -.-
+ Universit�t zu K�ln + Robert-Koch-Str. 10 + D-50931 K�ln
+ Tel. +49 221 478 7021 +
- Re: DBD::Proxy stopped working via Apache Christian Schneider
- Re: DBD::Proxy stopped working via Apache Christian Schneider
