chmoding in Windows 2003 Server
Posted: Fri Aug 25, 2006 9:23 am
Hi
I got a Windows 2003 virtual dedicated Server and have uploaded some php scripts.
2 things dont work:
fopen for write and move_uploaded_file.
I understand that move_uploaded_file wont work unless I set public-write permission to it, but how come fopen('file', 'w') doesnt work ?
Whats the alternative to chmod ? I cant use GUI and change permissions since this has got be done remotely.
Thanks
I got a Windows 2003 virtual dedicated Server and have uploaded some php scripts.
2 things dont work:
fopen for write and move_uploaded_file.
I understand that move_uploaded_file wont work unless I set public-write permission to it, but how come fopen('file', 'w') doesnt work ?
Whats the alternative to chmod ? I cant use GUI and change permissions since this has got be done remotely.
Thanks
