O
ott0
Guest
I have a php script that allows image uploads. It creates folders to store them in. The folders are owned by apache since php runs as a module. But then if the script wants to add more images into the folder, it can't because php safe mode is on.
There must be a simple way around this.
There must be a simple way around this.