PrestashopEcommerce Posted November 10, 2016 Share Posted November 10, 2016 Hello everyone, I already installed the latest PS version 1.7.0.0 I have to say it’s plenty of good intentions but really their performance is very poor. Module management tool is getting allways errors and warnings in particular "Excepción emitida por el módulo blockreassurance en upgrade. Cannot store module content in temporary folder !" And "Excepción emitida por el módulo welcome en upgrade. Warning: tempnam(): open_basedir restriction in effect. File() is not within the allowed path(s): (/var/www/vhosts/ecommerceconsultores.com/httpdocs/:/tmp/:/dev/urandom)" When try to upgrade modules with this indication on command buton. Does anybody know how to fix them? Look here http://www.screencast.com/t/mkrjNVw3Ef and http://www.screencast.com/t/EO4c9qKC I reported open_basedir to my hosting manager and they eliminated the message (I don’t guess they fixed the issue) and I lost the front end getting a starting load screen that exhaust the chrome memory before finishing the home page load. Look here http://www.screencast.com/t/e16WrTpma and here http://www.screencast.com/t/7Vu2eQtgaw or We want to test some of our modules in order to see if they work well or not, but we can’t arrive to any conclusion because the bugs of that release doesn’t let us discriminate between origin of issues. Conclusion, do I need to wait until 1.7.1? Link to comment Share on other sites More sharing options...
sebadixon Posted November 14, 2016 Share Posted November 14, 2016 the solutions: in php.ini delete the words: shell, exec and shell_exec and modify the line open_basedir... open_basedir = NONE Link to comment Share on other sites More sharing options...
bellini13 Posted November 16, 2016 Share Posted November 16, 2016 the solutions: in php.ini delete the words: shell, exec and shell_exec and modify the line open_basedir... open_basedir = NONE DO NOT DO THIS... unless of course you want to make things insecure on your server Link to comment Share on other sites More sharing options...
sebadixon Posted November 16, 2016 Share Posted November 16, 2016 DO NOT DO THIS... unless of course you want to make things insecure on your server It is the only way. Do you have another solution? Link to comment Share on other sites More sharing options...
bellini13 Posted November 17, 2016 Share Posted November 17, 2016 yes, search the forums, the issue has already been addressed. or wait for the release of 1.7.0.1 which will contain the fix. Link to comment Share on other sites More sharing options...
syopaasi Posted November 24, 2016 Share Posted November 24, 2016 yes, search the forums, the issue has already been addressed. or wait for the release of 1.7.0.1 which will contain the fix. Could you link to the discussion? I couldn't find it with a search. Link to comment Share on other sites More sharing options...
razaro Posted November 24, 2016 Share Posted November 24, 2016 1.7.0.1 have been relesed http://build.prestashop.com/news/prestashop-1701-maintenance-release/ But if you want to upgrade or install 1-click update module you need to make changes fisrt. Do check http://forge.prestashop.com/browse/BOOM-1811 and https://github.com/PrestaShop/PrestaShop/pull/6973/files where you see changes. After clear cache in back office. And upgrade to 1.7.0.1. 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