Hi everyone,
I have a client who's not able to use php to write to the filesystem (sorta). I have php4 as an apache mod and php5 running as cgi. They're using the php4 module. What happens is that they're able to create the folders and such with php, but they're owned by the user nobody, and not their username, thus causing them to not be able to do anything with the newly created folder. any ideas on what's happening?
I have a client who's not able to use php to write to the filesystem (sorta). I have php4 as an apache mod and php5 running as cgi. They're using the php4 module. What happens is that they're able to create the folders and such with php, but they're owned by the user nobody, and not their username, thus causing them to not be able to do anything with the newly created folder. any ideas on what's happening?