Thread: where is perl error log?
Results 1 to 4 of 4
Related
-
Perl Interpretation Error Forum: CGI Perl Forum
Replies: 0 -
Perl module error - ?? Forum: CGI Perl Forum
Replies: 0 -
Perl script error.. Forum: CGI Perl Forum
Replies: 1 -
perl sql concat error Forum: CGI Perl Forum
Replies: 1 -
error in perl with javascript Forum: CGI Perl Forum
Replies: 1
-
12-20-2004, 01:49 AM #1
where is perl error log?
When i'm running a perl program,it shows a message alert "Perl.exe has generated errors and Windows had closed it.You need to restart the program. A error log has been created".
But I can't find the error log.So, how do I know what serious error is occured?
-
12-21-2004, 11:43 AM #2
Obviously, your using windows. Are you using ActivePerl?
In Unix, it writes to the default httpd error log, usually error.log . According to the ActivePerl docs it does the same, so look for your apache logs or whatever httpd you are using.
Unless, of course, you are not using a httpd at all, just running Perl scripts. Let me know what Perl you are using.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
-
12-23-2004, 05:09 AM #3
I'm using Active Perl
I'm using active Perl and Apache as server.
-
12-23-2004, 06:18 PM #4
Search for "error.log" in windows, the errors will be in there.
Or search for "httpd.conf" and see what the error log is set up in there.If one of our members helps you, please click theicon to add to their reputation!
No support via email or private message - use the forums!
Before you ask, have you Searched?
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum