street_spirit
10-15-2007, 12:05 PM
Hi I am trying to get a simple php upload script working, just learning PHP not for anything usable yet. I was going through the tutorials at w3c school and then tried the following tutorial: http://php.about.com/od/advancedphp/ss/php_file_upload.htm
I think the problem I am having is a permission one for the folder I am trying to upload to. At the moment I just have the upload folder pointing to the folder I have put the upload php script in; which is the www folder.
I went into the file manager and made the folder its in writable to group and world which then brought up a page about security risk when I tried to use the php upload script. Any ideas how get the permissions right?
I think the problem I am having is a permission one for the folder I am trying to upload to. At the moment I just have the upload folder pointing to the folder I have put the upload php script in; which is the www folder.
I went into the file manager and made the folder its in writable to group and world which then brought up a page about security risk when I tried to use the php upload script. Any ideas how get the permissions right?