Try this, the last post is an example which you can use in a php script.
https://www.biostars.org/p/45776/
You might find something similar via Google like I did to test python.
Try this, the last post is an example which you can use in a php script.
https://www.biostars.org/p/45776/
You might find something similar via Google like I did to test python.
[TestAccount@server1 public_html]$ perl /home/TestAccount/domains/domain.com/public_html/foo.pl
[COLOR=#FF0000]output text ok[/COLOR]
[TestAccount@server1 public_html]$ perl /home/TestAccount/domains/domain.com/public_html/foo.pl
[COLOR=#ff0000]-bash: /usr/bin/perl: Permission denied[/COLOR]
chmod 704 /usr/bin/perl /usr/bin/wget /usr/local/bin/wget /usr/local/bin/curl /usr/bin/curl /usr/bin/python
chgrp apache /usr/bin/perl /usr/bin/wget /usr/local/bin/wget /usr/local/bin/curl /usr/bin/curl /usr/bin/python