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

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