I'm trying to execute a perl script from the web server via php but the machines not having any of it. Is this to do with the fact that perl is running from
/usr/bin/perl
I can't think of any other reason for it not to run a programme that is in the same directory as the php script :S
Christopher