Guest Posted October 2, 2005 Posted October 2, 2005 Hello During the OScommerce installation I got the following error: Warning: fopen(): open_basedir restriction in effect. File(/ext/v/ve/vegibite.com/html/catalog/includes/configure.php) is not within the allowed path(s): (.) in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 209 Warning: fopen(/ext/v/ve/vegibite.com/html/catalog/includes/configure.php): failed to open stream: Operation not permitted in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 211 Warning: fopen(): open_basedir restriction in effect. File(/ext/v/ve/vegibite.com/html/catalog/admin/includes/configure.php) is not within the allowed path(s): (.) in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 259 Warning: fopen(/ext/v/ve/vegibite.com/html/catalog/admin/includes/configure.php): failed to open stream: Operation not permitted in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /mnt/storage2/v/ve/vegibite.com/html/catalog/install/templates/pages/install_7.php on line 261 The configuration was successful! But afther the error I edited the configure.php files and I was able 2 use the admin tool But is it ok to continue afther having those errors when I installed it? Or should I reinstall and configure something so I don't get those errors? I also have an other problem. In the admin tool it sais I don't have an backup directory and that I should do something in configure.php :blink: So I looked and saw that the root shown in the admintool was all wrong ( /ext/default/admin/backups I tried to configure it in configure.php but Even If it shows the correct path in the admin tool (/html/catalog/admin/backups/, the programme sais there is no backup directory..... Can someone pls help me :(
♥Vger Posted October 2, 2005 Posted October 2, 2005 All you need to do for the 'backup' error is to create a folder called 'backups (not 'backup') inside the admin folder. The reason for your other problem is that your hosting company is using PHP but running it in Safe Mode, which imposes a lot of restrictions on how it can be used. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.