2020/01/07 04:48:25
patrick
Can someone please suggest how to enable Perl in debian 10 machine.
Perl is already install in the system but not executing the .pl script with websites.
2020/01/07 05:08:24
HC Team
Execute following commands to install and load perl in apache2 on debian system
 
sudo apt-get install perl
 
/sbin/a2enmod cgid
 
systemctl restart apache2
© 2026 APG vNext Invalid Version 5.5

Use My Existing Forum Account

Use My Social Media Account