Are there any other things I can try to attempt to diagnose the issue? Are there known issues whereby Internet Explorer, Apache, mySQL or PERL can randomly mess up like this?
I thought that that could be the problem, but you see, the HTML that is printed is entirely random, it seems as though it can be from absolutely anywhere in the script. The script can also therefore terminate at ANY point in loading. It can parse 1/4 of the script and spout some HTML and...
Used -WcT and got a few minor errors back, mostly with overshadowed scalars which i've resolved. There are now no errors showing up, but the problem persists. The web server logs show no errors, neither to the mySQL error logs. Any suggestions?
There are over 10,000 lines of code. There are die commands in there, but only on the SQL queries. Additionally, if the die command is invoked, it always produces output.
One thing I forgot to mention, was that when this random HTML is printed, the browser attempts to refresh itself...
I've checked the server log, i'll need to have a look at the mySQL database logs, but I don't think that it could cause this problem. Using strict only picks up some global value errors, I think because it's not actually checking my config.cgi script for all the global definitions.
What do the...
Hi all,
I wondered if anyone could help me. For a long time now, i've experienced problems with a Perl script whereby small sections of HTML code show up, sometimes terminating the script there and then. For example, it will show part of the script output, but terminate by actually displaying a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.