I am playing with php abd I want to write an xml file to the server but it says that I can't do it because php doesn't have writing privledges. How do I give writing privledges to php on OpenBSD? What would be the most secure way?
Thanks!
Currently my apache is set up with
DirectoryIndex index.htm
I want to add to the directoryIndex index.php so I do.
DirectoryIndex index.htm index.php
when I restart apache and the log says.
[Wed Oct 12 11:36:40 2005] [notice] SIGHUP received. Attempting to restart
Syntax error on line 195...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.