fapyfapo Posted August 8, 2014 Share Posted August 8, 2014 (edited) Bonjour, je rencontre le message d'erreur suivant : Warning: tempnam(): open_basedir restriction in effect. File(/var/www/clients/client6/web8/webcache) is not within the allowed path(s): (/var/www/clients/client6/web8/web:/var/www/clients/client6/web8/private:/var/www/clients/client6/web8/tmp:/var/www/solarboutik.com/web:/srv/www/solarboutik.com/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin) in /var/www/clients/client6/web8/web/classes/PrestaShopAutoload.php on line 151 Apparemment il manque dans (webcache) un / ce qui donnerait web/cache. Quelqu'un aurait il la solution pour corriger ce probleme? Merci d'avance.... Edited August 11, 2014 by fapyfapo (see edit history) Link to comment Share on other sites More sharing options...
fapyfapo Posted August 11, 2014 Author Share Posted August 11, 2014 j'ai trouvé. dans /web/classes/PrestaShopAutoload.php ligne 35 const INDEX_FILE = 'cache/class_index.php'; devient const INDEX_FILE = '/cache/class_index.php'; Fapyfapo 2 Link to comment Share on other sites More sharing options...
ID- Posted August 12, 2014 Share Posted August 12, 2014 En effet l'erreur n'est plus. Cela impact autre chose à ton avis ? Link to comment Share on other sites More sharing options...
fapyfapo Posted August 12, 2014 Author Share Posted August 12, 2014 pas à ma connaissance, mais c'est possible. Link to comment Share on other sites More sharing options...
cockpitinferno Posted October 25, 2014 Share Posted October 25, 2014 en tout cas ca n'a pas été modifié dans 1.6.0.9 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