[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Antwort: RE: [hobbit] New Version of Admin Scripts (v.0.1.0)
- To: hobbit (at) hswn.dk
- Subject: Antwort: RE: [hobbit] New Version of Admin Scripts (v.0.1.0)
- From: stefan.freisler (at) aspect-online.de
- Date: Fri, 5 Jan 2007 08:17:40 +0100
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