| Upload problems after server move
This weekend, I changed hosting companies. While everything is displaying properly, uploads result in the following in the header: Warning: move_uploaded_file(/home/pierands/public_html/photopost/uploads/10317/ronsray.jpg): failed to open stream: Permission denied in /home/pierands/public_html/photopost/image-inc.php on line 37
Warning: move_uploaded_file(): Unable to move '/tmp/phpuz6U4Y' to '/home/pierands/public_html/photopost/uploads/10317/ronsray.jpg' in /home/pierands/public_html/photopost/image-inc.php on line 37
and this in the body of the page: Unable to move file [/tmp/phpuz6U4Y] [/home/pierands/public_html/photopost/uploads/10317/ronsray.jpg]
I've checked admin-index.php and my paths appear to be the same. Any guesses as to what's going wrong here?
|