ircman
Verified User
I have the following problem:
I have made an upload script with php. So a picture is send to a temp dir on the server and than moved to the specified dir in a users public_html.
The problem is that the directory has to be chmoded 777.
Anything else does not work.
Second problem is when I chmod the dir 777 I can not up- or download files via ftp.
Is this a know problem ?
Cedric
I have made an upload script with php. So a picture is send to a temp dir on the server and than moved to the specified dir in a users public_html.
The problem is that the directory has to be chmoded 777.
Anything else does not work.
Second problem is when I chmod the dir 777 I can not up- or download files via ftp.
Is this a know problem ?
Cedric
Last edited: