View Single Post
Old November 6th, 2006, 11:27 PM   #1 (permalink)
Yellowspurs
Member
Verified Customer
 
Join Date: Dec 2003
Posts: 75
Error after moving to new server

Need help again Chuck,
My old host shut my gallery down and so I've just moved to a new host. I've edited the config-inc.php for the new server's path, edited the path in the admin panel and the gallery show photos ok but when I try to upload photo, I got errors. My new server (Lunarpages.com) do not have ImageMagick so I switched it to GD2 which they have.

Did I missed editing any file ? Here are the errors:

Quote:
Warning: copy() [function.copy]: open_basedir restriction in effect. File(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/nakedheeler/public_html/photopost/uploadphoto.php on line 674

Warning: copy(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) [function.copy]: failed to open stream: Operation not permitted in /home/nakedheeler/public_html/photopost/uploadphoto.php on line 674

Warning: getimagesize() [function.getimagesize]: open_basedir restriction in effect. File(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/nakedheeler/public_html/photopost/image-inc.php on line 247

Warning: getimagesize(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) [function.getimagesize]: failed to open stream: Operation not permitted in /home/nakedheeler/public_html/photopost/image-inc.php on line 247

Warning: Division by zero in /home/nakedheeler/public_html/photopost/image-inc.php on line 292

Warning: getimagesize() [function.getimagesize]: open_basedir restriction in effect. File(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/nakedheeler/public_html/photopost/image-inc.php on line 91

Warning: getimagesize(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) [function.getimagesize]: failed to open stream: Operation not permitted in /home/nakedheeler/public_html/photopost/image-inc.php on line 91

Warning: unlink() [function.unlink]: open_basedir restriction in effect. File(/hsphere/local/home/ganoico/myweb.com/photopost/data/501/Image1.jpg) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/nfs/home:/usr/home:/usr/local/bin/') in /home/nakedheeler/public_html/photopost/image-inc.php on line 103
Yellowspurs is offline   Reply With Quote