• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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