copy(), permission denied
Posted: Wed Mar 29, 2006 9:08 am
Hi there
I have little to no experience of PHP and I can't get hold of my programmer friend! Can anyone suggest any fixes for this please (in the most simplest of explanations if poss please!). Its when i try to upload a jpeg through a PHP written content management solution, here's the error:
I have access to all the php files if anyone needs to view the code from any to help me.
Many thanks for your help in advance.
I have little to no experience of PHP and I can't get hold of my programmer friend! Can anyone suggest any fixes for this please (in the most simplest of explanations if poss please!). Its when i try to upload a jpeg through a PHP written content management solution, here's the error:
Code: Select all
Warning: copy(/u01/apache/htdocs/images/resorts/pics/117.jpg) [function.copy]: failed to open stream: Permission denied in /u01/apache/htdocs/manage/resort_edit.php on line 36Many thanks for your help in advance.