• 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.

perl q

W

willlangford

Guest
Hello,
what do i have to do to make perl run in a directory besides the cgi-bin?

thanks
~William
 
/etc/httpd/conf/httpd.conf

uncomment this line in your httpd.conf and restart apache

AddHandler cgi-script .cgi
 
Sorry, but I don´t have the folder "conf" in this directory...
 
type


locate httpd.conf

it should tell you where it is
 
OK, there are three files.
etc/apache2/
and two in usr/share/doc....
I think, you mean the first one.
In this file, there is NO entry for AddHandler!
There must be another location or file.
It´s SUSE-Linux. May be, there is something different?
 
strange .. are you sure you're running plesk 7 reloaded?
 
Yes, of course, this is the "Plesk 7.5 reloaded" Forum and I use it!
All works very well except cgi-scripts and sendmail...
 
Back
Top