Hi Bob, Bob Jones wrote on Sat, Nov 19, 2016 at 11:17:35PM +0000:
> I've no idea where to start troubleshooting this one ! > > Nov 19 23:12:50 fw slowcgi[60158]: execve > /htdocs/my.example.com/cgi-bin/test.pl: No such file or directory > # ls /var/www/htdocs/my.example.com/cgi-bin/test.pl > /var/www/htdocs/my.example.com/cgi-bin/test.pl Le'mme guess... The first line of test.pl reads "#!/usr/bin/perl" and /var/www/usr/bin/perl doesn't exist? Just out of the blue, Ingo

