WebXplosion
Verified User
- Joined
- Sep 15, 2005
- Messages
- 15
Hi there,
I've been trying to install AWStats all day, but I'm stuck at the perl script. For some reason NO perl or cgi script will run through http on my server.
I've tried a test.pl with only the following contents;
And even that will return the 500.
CHMOD at 755.
The file will run fine in SSH and the syntax is good too.
No weird linebreaks or anything!
SUEXEC_LOG:
The user permissions are also correct.
I've gone through like 10 threads but nothing works for me.
Any help at all would be greatly appreciated!
I've been trying to install AWStats all day, but I'm stuck at the perl script. For some reason NO perl or cgi script will run through http on my server.
I've tried a test.pl with only the following contents;
PHP:
#!/usr/bin/perl
print "Hello, you!";
And even that will return the 500.
CHMOD at 755.
The file will run fine in SSH and the syntax is good too.
No weird linebreaks or anything!
SUEXEC_LOG:
PHP:
[2006-04-11 16:32:15]: info: (target/actual) uid: (admin/admin) gid: (admin/admin) cmd: test.pl
The user permissions are also correct.
I've gone through like 10 threads but nothing works for me.
Any help at all would be greatly appreciated!