[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Antwort: RE: [hobbit] 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