PHP creates files with apache: apache privileges, which seem to cause problems with other php scripts accessing the file.
How can I allow php to create files with the same property as the files that created them?
I read elsewhere that enabling safe_mode may affect this, but I disabled it and reloaded the files and I still get the same problem.
I am sure this will be a simple question for someone more familiar with apache, but I did not find a solution by doing a search.
thanks
php apache permissions
Donutreply
source share