• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Having problems with CGI installation

D

dpalme

Guest
These problems never occured when we were running a straight FreeBSD or Linux box, but with plesk installed, it has given us nothing but trouble.

I have installed a link cgi program, and when I attempt to run it from the command line, everything is fine.....however, when trying to run it from a browser, it fails each and everytime......the logs of course only say premature end of script.....not much to go on there.....

Any suggestions or hints where to start with with this?
 
Hello,

Make sure that cgi files are uploaded in cgi-bin folder, and permission should be 755.
Also check the username.group of the file.
 
Back
Top