W-H-Mtl
03-28-2003, 04:18 PM
I have made myself a set of input forms in PHP that
allow me to populate a database and create directories
in my site.
My problem now is, after moving the site from my PC
to my domain, I keep getting error messages telling
that I (or more specifically Mr.PHP aka nobody) don't
have the necessary permissions to create a directory.
I've been trying to add the user nobody to my group,
with no avail. I'm on a linux system running apache.
Any Ideas?
Setting the site's folder to 777 works.... but it's not
a good practise :(
allow me to populate a database and create directories
in my site.
My problem now is, after moving the site from my PC
to my domain, I keep getting error messages telling
that I (or more specifically Mr.PHP aka nobody) don't
have the necessary permissions to create a directory.
I've been trying to add the user nobody to my group,
with no avail. I'm on a linux system running apache.
Any Ideas?
Setting the site's folder to 777 works.... but it's not
a good practise :(
