• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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