hapoo
10-01-2000, 01:51 PM
ok guys this is driving me crazy.
I have Apache and mod_perl set up on my server and everything works fine as long as i keep the perl files separate from the rest of the files (html, pics, etc). If i change the perl directory to the home directory so that i can run the perl script as the default page it gives me the following error:
[Sun Oct 1 05:29:32 2000] [error] (2)No such file or directory: exec of /home/httpd/html/index.pl failed
[Sun Oct 1 05:29:32 2000] [error] [client 192.168.0.2] Premature end of script headers: /home/httpd/html/index.pl
I have tried everything i can think of, and I also read about it on Apache guides but nothing has helped.
Any help would be appreciated. Thanks
I have Apache and mod_perl set up on my server and everything works fine as long as i keep the perl files separate from the rest of the files (html, pics, etc). If i change the perl directory to the home directory so that i can run the perl script as the default page it gives me the following error:
[Sun Oct 1 05:29:32 2000] [error] (2)No such file or directory: exec of /home/httpd/html/index.pl failed
[Sun Oct 1 05:29:32 2000] [error] [client 192.168.0.2] Premature end of script headers: /home/httpd/html/index.pl
I have tried everything i can think of, and I also read about it on Apache guides but nothing has helped.
Any help would be appreciated. Thanks