There is no need to "enable" Perl explicitly, as it is available by default on our Web Hosting packages. Simply upload your Perl scripts (with a .pl or .cgi extension) to the appropriate directory—usually the /cgi-bin directory—and ensure the scripts have the correct permissions (typically 755).
Navigate to StackCP's Access / Error Logs section and check the Error Logs. If you see the message:
If the Perl library exists in your cgi-bin folder but you see an error in the logs such as this:
Then the following directive should first to the .htaccess file before re-running the related Perl script:
This sets Perl to use local files and should resolve the error.
No worries, Our experts are here to help.