Now, I'm thinking this inability to use copy() and opendir() has to do with the open_basedir configuration.
The program works perfectly, if I manually create the folder and set the permissions. But if the program creates the directory, I can't open or copy to it.
Anyone know how I can get around this and open and copy files, if this is the case? Or, if this is not the problem what is?
|