I am trying to implement a SLASH (http://www.slashdot.org) on my
server.  Whenver I hit a *.pl file from the browser, I get the following
erorr message:

[Tue Feb  8 17:08:43 2000] [error] [client 192.168.1.2] File does not
exist: /ho
me/slash/public_html/slashdot.gif
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 23
.
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 23
.
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 23
.
DBD::mysql::st execute failed: MySQL server has gone away at
/home/slash/public_
html/index.pl line 46.
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 19
2.
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 34
.
DBD::mysql::st execute failed: MySQL server has gone away at slashmod.pm
line 30
3.
DBD::mysql::st execute failed: MySQL server has gone away at
/home/slash/public_
html/index.pl line 141.
DBD::mysql::st execute failed: MySQL server has gone away at
/home/slash/public_
html/index.pl line 93.

I am able to perl *.pl fine, and get the correct output.

Is this a server problem, a perl problem, or a MySQL problem?  Do I need
to adjust a timeout setting somewhere?

Thanks,
TGL

Reply via email to