Jump to content

Can't get Perl to work


tibberous

Recommended Posts

I have a server that is running mod_perl but I need to have it run CGI Perl for legacy support. This is on a reseller server running Plesk.

 

I added the lines:

 

<Directory />

Options +ExecCGI

</Directory>

 

AddHandler cgi-script cgi pl

 

To the httpd.conf. I reset apache and chmod'ed my file to 777. /usr/bin/perl is working and set to 777.

 

I get a Forbidden message though, any idea why?

Link to comment
https://forums.phpfreaks.com/topic/94028-cant-get-perl-to-work/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.