php upload problem

I have a user that is having a problem with the file upload feature of php. This is the error:

Warning: Unable to create '/home/username/public_html/foldername/images/user_photos/1018286511_jelon2.jpg': Permission denied in /home/username/public_html/folder/photo_upload.html on line 10
failed to copy file

Any ideas?

 

 

 

 

Top