how I can get more error info from virtual machine?

A

Alont

My CGI script can running correctly on my own IIS machine, but when I
execute it from remote virtual machine(support Perl CGI script), it
can't work correctly(it be executed, but the result isn't correct),
and it don't give me any error infomation.
I've use:
use CGI::Carp qw(fatalsToBrowser);

but it still haven't any error information, how I can get more
infomation?
 
B

Brian McCauley

Alont said:
My CGI script can running correctly on my own IIS machine, but when I
execute it from remote virtual machine(support Perl CGI script), it
can't work correctly(it be executed, but the result isn't correct),
and it don't give me any error infomation.
I've use:
use CGI::Carp qw(fatalsToBrowser);

but it still haven't any error information, how I can get more
infomation?

Look in the error log. (Where this is and how you get access to it has
nothing to do with your choice of programming language).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top