• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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