CGI:
Comment out these modules in /opt/lampp/etc/httpd.conf:
#LoadModule suexec_module modules/mod_suexec.so #LoadModule cgi_module modules/mod_cgi.so #LoadModule cgid_module modules/mod_cgid.so
Perl
Comment out these modules in /opt/lampp/etc/extra/httpd-xampp.conf:
#LoadModule perl_module modules/mod_perl.so
Also, keep this warning from /opt/lampp/htdocs/xampp/status.php:
“Some changes to the configuration sometime may cause false negative status reports.”