Check your error log, perhaps your script generates too much error
output (from warn, Carp, CGI::Carp, print STDERR). At least with apache
1.3 on win32, this is known to block CGI processes.
Alexander
On 04.11.2007 01:45, Dave Thomas wrote:
Hi, I have a perl cgi script that outputs HTML and I have the statement use
DBI at the top because I am doing some database stuff. I notice that when I
comment out use DBI (I previously commented out other database commands) my
webpage appears to load completely, but when I uncomment use DBI the page
never completely loads according to the status bar at the bottom of the web
browser. Even though all of the HTML has been outputted correctly the status
bar makes it appear that the page hasn't loaded. Has anyone seen this
before? Any help on how to correct it would be greatly appreciated! Thanks
Dave
--
Alexander Foken
mailto:[EMAIL PROTECTED] http://www.foken.de/alexander/