Hey All, I wasn`t sure if this belonged under PHP programming or site admin, but since I figure its something to do with the server, I posted it here. Whenever a php script tries to write, copy, or pretty much do anything else with a file I get these permission denied errors. The admin recently changed servers, and the php scripts worked under the old server. I have made sure that the right directories do exist and are of the right permissions. By the way, whats this /usr/home/virtual/... stuff about... that folder dosn`t exist... but apparently thats where my PHP script is being run from. The server is running BSD by the way. Anyway... any ideas?
They were origionally 755 I believe ... but in order to eliminate that as a possible cause... I set the permissions to 777, still with the same result.
If they are 777 and still getting it, then no idea. Probably going to need to talk to the system administrator for the server.