• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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