survivor
New member
Hello,
I have apache 2 on a server of mine and now i want to test the awstats but now it won't work.
even a simpel test like this won't work
It has chmod 777.
In shell it works only not via apache.
Does anyone know what the problem could be.
Thanks in advantage
I have apache 2 on a server of mine and now i want to test the awstats but now it won't work.
even a simpel test like this won't work
PHP:
#!/bin/sh
echo "Content-type: text/html"
echo
echo "<html>"
echo "Hello"
echo "</html>"
It has chmod 777.
In shell it works only not via apache.
Does anyone know what the problem could be.
Thanks in advantage