New Version of Admin Scripts (v.0.1.0)
Hi, do you have given them rights for executing (for webserver)? can you try this simple script? #!/bin/sh echo "content-type: text/html" echo "" echo "Script runs!" exit 0 thx for testing. mfg Stefan
Hi, do you have given them rights for executing (for webserver)? can you try this simple script? #!/bin/sh echo "content-type: text/html" echo "" echo "Script runs!" exit 0 thx for testing. mfg Stefan