Recent Topics

1 Mar 08, 2005 06:10    

I am wondering if someone can tell me why I can't upload images.
I suspect I need to chmod a file, so that I don't get a permissions
denied message.

Here is the message.Warning: move_uploaded_file(/home/homebizp/homebizprofits-www/blogs/media/homebizlogo1.jpg): failed to open stream: Permission denied in /home/homebizp/homebizprofits-www/blogs/admin/b2upload.php on line 145

Warning: move_uploaded_file(): Unable to move '/tmp/phppjiNTc' to '/home/homebizp/homebizprofits-www/blogs/media/homebizlogo1.jpg' in /home/homebizp/homebizprofits-www/blogs/admin/b2upload.php on line 145
Couldn't upload your file to: /home/homebizp/homebizprofits-www/blogs/media/homebizlogo1.jpg

hope this helps!

Regards,
Debbie

2 Mar 08, 2005 17:11

homebizprofits-www/blogs/media/ has to be writeable by apache. try chmod 777


Form is loading...