Page 1 of 1

Uploading Error

Posted: Tue Sep 07, 2004 6:49 pm
by AliasBDI
I am using the Pure PHP Upload extension in DreamWeaver to upload images to the server via a php form. I am getting some permission errors for some reason. When I use this on another server, it works fine.

My server is a Windows 2003 using HELM control panel. It treats all directories with full permissions although they do not work as a normal server would work. I was wondering if anyone has encountered this type of problem?

Posted: Tue Sep 07, 2004 7:36 pm
by Joe
Have you set the correct CHMOD on the remote folder?.

yes

Posted: Tue Sep 07, 2004 8:29 pm
by AliasBDI
The folder is set to 777 = full permissions.