• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

CGI Scripts Not Working

O

originalmguy

Guest
Hi everyone,

I am losing my mind (maybe that happened a long time ago though :D )

I can't figure out at all on how to make cgi scripts run on the server that Im working on.

I have read and done what is required from this post: http://kb.swsoft.com/article_0_430_en.html

This is what I see in the error_log:

[Thu Feb 08 08:30:38 2007] [error] [client myipaddress] failed to open log file /var/log/httpd/suexec_log, referer: http://domain.com/a_submit.html
[Thu Feb 08 08:30:38 2007] [error] [client myipaddress] fopen: Permission denied, referer: http://domain.com/a_submit.html
[Thu Feb 08 08:30:38 2007] [error] [client myipaddress] Premature end of script headers: AlphaMail.pl, referer: http://domain.com/a_submit.html

This is what I see in the suexec_log:

[2007-02-08 07:41:25]: uid: (10005/ftpuser) gid: (10001/10001) cmd: AlphaMail.pl

This is what happens when I run the script from the command line:

# ./AlphaMail.pl
: bad interpreter: No such file or directory


This is a GoDaddy Virtural Dedicated Server running Fedora Core 2 and Plesk 8.1

Any help would be most appreciated!
 
originalmguy,

Did you find a solution to this problem?

Thanks in advance.
 
Back
Top