Thread: Apache trouble
View Single Post
Old 10-01-2000, 02:51 PM   #1
hapoo
Fleet Admiral
 
hapoo's Avatar
 
Join Date: Jan 2000
Location: 742 Evergreen Terrace, Springfield USA
Posts: 9,276
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:
Quote:
[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
hapoo is offline   Reply With Quote