Because the Apache user on a Mac OS X box is called “_www” not the more Linux-common “apache”…
## Make Mac OS Apache user owner of Folder sudo chown -R _www path/to/folder
Because the Apache user on a Mac OS X box is called “_www” not the more Linux-common “apache”…
## Make Mac OS Apache user owner of Folder sudo chown -R _www path/to/folder
Leave a Reply