Hello I wonder if someone can shed some light on my problem. I just upgraded my IMSCP from 1.1.x to 1.3.10 and all went smoothly no errors. All sites work fine EXCEPT my perl website (sql-ledger). Previously I had
AddHandler cgi-script .pl
in the htdocs section of /etc/apache2/sites-enabled/my.site.co.uk.conf
and I re-added that and restarted apache but I'm getting these errors and the site will not run. My server now seems unable to execute perl scripts since the upgrade.
[cgid:error] [pid 3923:tid 140546228057856] [client 192.168.1.3:57042] End of script output before headers: test.pl
I have a full backup of my previous install, but I don't want to have to go back to it since everything else has gone so well - what do I need to do to make IMSCP able to execute perl applications? FYI my test.pl (I'm using as a basic test for now) also it does not work in the cgi-bin folder.
Please help!
Thanks