francknico Posted August 1, 2011 Share Posted August 1, 2011 hello everybody I have a php error in the bo of prestashop when i click to module icon , i have : Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/www/mywebsitename.com/www/modules/index.php/index.php.php) is not within the allowed path(s): (/sites/mywebsitename.com/www:/tmp) in /home/www/mywebsitename.com/www/classes/Tools.php on line 1206 Warning: set_time_limit() [function.set-time-limit]: Cannot set time limit in safe mode in /home/www/mywebsitename.com/www/classes/Module.php(547) : eval()'d code on line 50 All my modules seem to work perfectly.... When i click to payment icon i have : Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/www/mywebsitename.com/www/modules/index.php/index.php.php) is not within the allowed path(s): (/sites/nomdemonsite.com/www:/tmp) in /home/www/mywebsitename.com/www/classes/Tools.php on line 1206 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 143 bytes) in /home/www/mywebsitename.com/www/classes/Module.php on line 824 SO if somebody can help me !! I did my website in local with mamp in first and then i upload it on my webserver This is my config information. Version de Prestashop: 1.4.3 Informations sur votre serveur: Linux #1 SMP Tue Dec 29 14:41:12 UTC 2009 x86_64 Version du logiciel serveur: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 Version de PHP: 5.3.4 Version de MySQL: 5.1.45-community Informations sur votre boutique URL de votre boutique: http://mywebsitename.com/ Informations sur la configuration mail Méthode d'envoi de mail: Vous utilisez la fonction mail() de PHP Vos informations Informations vous concernant: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0.1) Gecko/20100101 Firefox/5.0.1 Vérifier votre configuration Paramètres requis: OK Paramètres optionnels: OK Link to comment Share on other sites More sharing options...
wbtym Posted November 23, 2011 Share Posted November 23, 2011 Hi Francknico, I have exactly the same problem. Did you manage to fix it at all? Thanks Link to comment Share on other sites More sharing options...
ilovekutchi.com Posted January 21, 2012 Share Posted January 21, 2012 Similar error here, but it seems it does not affect the shop. Any solutions? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now