Re: Simple Problem (I think)
Ok got rid of the other lines, now it is,
#!/usr/bin/perl
print "Content-type: text/html\n\n";
print "Hello, World.";
I still get the error. Now the log says
C:/OpenSA/Apache2/cgi-bin/test.cgi
[Wed Sep 27 18:56:21 2006] [error] [client 192.168.2.82] (OS 3)The
system cannot find the path specified. : couldn't create child
process: 720003: test.cgi
[Wed Sep 27 18:56:21 2006] [error] [client 192.168.2.82] (OS 3)The
system cannot find the path specified. : couldn't spawn child process:
C:/OpenSA/Apache2/cgi-bin/test.cgi
Thanks,
Ben Pazolli
|