jgessentials Posted October 23, 2009 Posted October 23, 2009 Hi I did the changes noted in php.ini and tried in the upload.php but that file did not have $this = null; so I couldn't change it. When activating php5 on my existing shop everything looks good except when I go to the backup tool in the admin and launch a backup I get the following message: Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/bin/gzip) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/usr/home:/usr/local/bin/') in /home/snowl0/public_html/shop/admin/backup.php on line 443 Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/usr/local/bin/zip) is not within the allowed path(s): ('.:/proc/uptime:/tmp:/home:/usr/local/lib/php:/usr/home:/usr/local/bin/') in /home/snowl0/public_html/shop/admin/backup.php on line 444 Any help with this would be highly appreciated. Thank you!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.