a_smith Posted October 17, 2016 Share Posted October 17, 2016 1700RC2, newly downloaded, installation failed on next step after the database connection. It says 'Create file parameters' in red and the installation proces stops. Dev mode is enabled but there is no log files in app/logs/ folder. How can I know what stops the installator? Link to comment Share on other sites More sharing options...
JrDeline Posted October 18, 2016 Share Posted October 18, 2016 (edited) Have the same problem on RC2. Where can I activate the dev during the installation? Annoying ... each new RC make problems which previously worked. I'm skeptical if the time will come where I can use/test all features, or I can go live with the official 1.7 Edited October 18, 2016 by JrDeline (see edit history) Link to comment Share on other sites More sharing options...
danilocarta Posted October 18, 2016 Share Posted October 18, 2016 Hello friends, I have the same problem. I have change PHP version, erase some other installation but don't work again. Link to comment Share on other sites More sharing options...
a_smith Posted October 18, 2016 Author Share Posted October 18, 2016 (edited) Small update. I,ve tried PHP 5.4, 5.5 and 5.6 on my Debian VPS. Problem stays same. The parameters.php file is not created on the server and the installation proces stops. I also tried previous RC1 version but it gives me same error. Edited October 18, 2016 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
JrDeline Posted October 19, 2016 Share Posted October 19, 2016 (edited) The installation of the RC1 has worked for me without problems. PHP 5.4 Edited October 19, 2016 by JrDeline (see edit history) Link to comment Share on other sites More sharing options...
danilocarta Posted October 19, 2016 Share Posted October 19, 2016 Prestashop 1.7.0.0 RC1 works very well in my server. I have executed RC2 with DEV mode but I haven't error to repair. Link to comment Share on other sites More sharing options...
hubik.tomas Posted October 19, 2016 Share Posted October 19, 2016 (edited) Hi guys, same problem here. Debian with PHP 5.5.52. Installation of stable 1.6 works without any problem, 1.7 RC2 is causing issues. Is there a log from installation somewhere by chance? Edited October 19, 2016 by hubik.tomas (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted October 20, 2016 Share Posted October 20, 2016 (edited) Hi, I was able to install RC2 on my server without problem, but couldn't finish the installation on my localhost MAMP server and got stuck on Create File Parameters as well. - PHP 5.6.25 - macOS Sierra 10.12 - MAMP PRO 4.0.5 - OpenSSL/1.0.2h EDIT: My problem has been solved by increasing memory_limit to 512M Edited October 30, 2016 by Andrej Stas (see edit history) Link to comment Share on other sites More sharing options...
a_smith Posted October 20, 2016 Author Share Posted October 20, 2016 hello... PS team,,,, 114 views and not even one post from devs..? Link to comment Share on other sites More sharing options...
Dh42 Posted October 21, 2016 Share Posted October 21, 2016 Check your openssl version, there are issues with rc2 and older openssl versions. Link to comment Share on other sites More sharing options...
hubik.tomas Posted October 21, 2016 Share Posted October 21, 2016 My OpenSSL version is 1.0.1t - trying to install testing instance without HTTPS FYI. Link to comment Share on other sites More sharing options...
a_smith Posted October 21, 2016 Author Share Posted October 21, 2016 (edited) Check your openssl version, there are issues with rc2 and older openssl versions. OPENSSL on my VPS is 1.0.1t too... Edited October 21, 2016 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
Andrej Stas Posted October 21, 2016 Share Posted October 21, 2016 Check your openssl version, there are issues with rc2 and older openssl versions. I'm running my localhost server with: SSL Version OpenSSL/1.0.2h Link to comment Share on other sites More sharing options...
a_smith Posted October 23, 2016 Author Share Posted October 23, 2016 http://forge.prestashop.com/browse/BOOM-1696 Link to comment Share on other sites More sharing options...
danilocarta Posted October 27, 2016 Share Posted October 27, 2016 Hello Friends, I have update my openSSL version and restart my server but don't work anyway. Other ideas to complete install? Link to comment Share on other sites More sharing options...
Rhobur Posted October 28, 2016 Share Posted October 28, 2016 Check here, https://www.prestashop.com/forums/topic/561844-solved-prestashop-1700-rc2-stuck-on-configure-shop-information/?do=findComment&comment=2424904 maybe it helps. Link to comment Share on other sites More sharing options...
a_smith Posted October 30, 2016 Author Share Posted October 30, 2016 (edited) @Rho_bur,Thanks for the link. It doesnt help me much. I have all those components already installed on my server. I have been using PS for almost 4 years now. My stores has served almost 45K customers during this time.I own my own VPS instances on my private server on which I host about 60 various websites. Most of them are ecommerse sites.My server is not cheap machine from randomly chosen hoster. It is custom designed web server based on Debian distro. Server configuration is well proven. I never had such issues with any other web based application as I have with PS1.7 now.Yes, I do understand it is RC2 and not final version. But I am not a newbie.PS1.7 doesn't install on the production server on which I had sucessfully installed tons of web projects during last 4 years.Whats more seems that I am not alone with this issue. And you guys are not even interested to find out what possibly causes this (critical) issue.Sorry devs, but your PS1.7 RC2 SUCKS. Edited October 30, 2016 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
mik@ Posted October 31, 2016 Share Posted October 31, 2016 (edited) Same problem here with PHP 5.6.27 On my Plesk panel I got this log info: Apache Error AH01071: Got error 'PHP message: PHP Fatal error: Uncaught exception 'Defuse\\Crypto\\Exception\\EnvironmentIsBrokenException' with message 'Your system does not have a secure random number generator.' in /var/www/vhosts/mydomain.com/www/vendor/defuse/php-encryption/src/Core.php:110\nStack trace:\n#0 /var/www/vhosts/mydomain.com/www/vendor/defuse/php-encryption/src/Key.php(23): Defuse\\Crypto\\Core::secureRandom(32)\n#1 /var/www/vhosts/mydomain.com/www/classes/PhpEncryptionEngine.php(101): Defuse\\Crypto\\Key::createNewRandomKey()\n#2 /var/www/vhosts/mydomain.com/www/classes/PhpEncryption.php(97): PhpEncryptionEngineCore::createNewRandomKey()\n#3 /var/www/vhosts/mydomain.com/www/src/PrestaShopBundle/Install/Install.php(132): PhpEncryptionCore::createNewRandomKey()\n#4 /var/www/vhosts/mydomain.com/www/install/controllers/http/process.php(132): PrestaShopBundle\\Install\\Install->generateSettingsFile('127.0.0.1', 'xxxx', 'xxxx', 'test-17', 'ps_', 'InnoDB')\n#5 /var/www/vhos...\n', referer: http://www.mydomain.com/install/index.php This issue was in RC2 and RC3 After changing to PHP 7 installation is OK. Edited October 31, 2016 by mik@ (see edit history) Link to comment Share on other sites More sharing options...
Rhobur Posted November 1, 2016 Share Posted November 1, 2016 @a_smith, did you try with php 7? This solves the random generator issue. Link to comment Share on other sites More sharing options...
a_smith Posted November 1, 2016 Author Share Posted November 1, 2016 (edited) @a_smith, did you try with php 7? This solves the random generator issue. Well... to this time I tried php 5.5 and 5.6 Now I changed to php 7.0.10 on my server. And have this error message right away: Fatal error: Uncaught Error: Class 'ZipArchive' not found in /var/www/web-owner/data/www/mydomain.com/classes/Language.php:996 Stack trace: #0 /var/www/web-owner/data/www/mydomain.com/classes/Language.php(942): LanguageCore::installSfLanguagePack('en-US', Array) #1 /var/www/web-owner/data/www/mydomain.com/install/controllers/http/welcome.php(55): LanguageCore::downloadAndInstallLanguagePack('en', '1.7.0.0', NULL, false) #2 /var/www/web-owner/data/www/mydomain.com/install/classes/controllerHttp.php(256): InstallControllerHttpWelcome->process() #3 /var/www/web-owner/data/www/mydomain.com/install/index.php(39): InstallControllerHttp::execute() #4 {main} thrown in /var/www/web-owner/data/www/mydomain.com/classes/Language.php on line 996 I dont get it. ZipArchive PHP module is enabled and loaded. From phpinfo: ZLib Version 1.2.7 Stream Filter zlib.inflate, zlib.deflate Compiled Version 1.2.7 zlib.output_compression On zlib.output_compression_level -1 Registered Stream Filters zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.* Edited November 1, 2016 by a_smith (see edit history) Link to comment Share on other sites More sharing options...
JrDeline Posted November 2, 2016 Share Posted November 2, 2016 RC3 installations works for me with PHP 7. .... but useless because my liveshop didn't work with PHP 7 .... maybe time to look for a other shop system if 1.7 final needs php7 Link to comment Share on other sites More sharing options...
bellini13 Posted November 2, 2016 Share Posted November 2, 2016 Well... to this time I tried php 5.5 and 5.6 Now I changed to php 7.0.10 on my server. And have this error message right away: Fatal error: Uncaught Error: Class 'ZipArchive' not found in /var/www/web-owner/data/www/mydomain.com/classes/Language.php:996 Stack trace: #0 /var/www/web-owner/data/www/mydomain.com/classes/Language.php(942): LanguageCore::installSfLanguagePack('en-US', Array) #1 /var/www/web-owner/data/www/mydomain.com/install/controllers/http/welcome.php(55): LanguageCore::downloadAndInstallLanguagePack('en', '1.7.0.0', NULL, false) #2 /var/www/web-owner/data/www/mydomain.com/install/classes/controllerHttp.php(256): InstallControllerHttpWelcome->process() #3 /var/www/web-owner/data/www/mydomain.com/install/index.php(39): InstallControllerHttp::execute() #4 {main} thrown in /var/www/web-owner/data/www/mydomain.com/classes/Language.php on line 996 I dont get it. ZipArchive PHP module is enabled and loaded. From phpinfo: ZLib Version 1.2.7 Stream Filter zlib.inflate, zlib.deflate Compiled Version 1.2.7 zlib.output_compression On zlib.output_compression_level -1 Registered Stream Filters zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, mcrypt.*, mdecrypt.* ZipArchive Installation procedure documented below... Zlib is not the same thing http://php.net/manual/en/zip.installation.php Linux systemsIn order to use these functions you must compile PHP with zip support by using the --enable-zip configure option. As of PHP 5.6.0 a --with-libzip=DIR configure option has been added to use a system libzip installation. libzip version 0.11 is required, with 0.11.2 or later recommended. RC3 installations works for me with PHP 7. .... but useless because my liveshop didn't work with PHP 7 .... maybe time to look for a other shop system if 1.7 final needs php7 PS v1.7 does NOT require PHP 7 Link to comment Share on other sites More sharing options...
JrDeline Posted November 2, 2016 Share Posted November 2, 2016 ZipArchive Installation procedure documented below... Zlib is not the same thing http://php.net/manual/en/zip.installation.php PS v1.7 does NOT require PHP 7 I,ve tried Presta 1.7 installation with PHP 5.4, 5.5 and 5.6 and get always the inst. error "create file parameters". With PHP 7 the 1.7 installation works. When I switch back to PHP 5.x after 1.7 is installed, the front and backend in the browser are "blank" Link to comment Share on other sites More sharing options...
rocky Posted November 3, 2016 Share Posted November 3, 2016 I encountered the same error when I used XAMPP with PHP 5.6, but I'm using PrestaShop v1.7 RC3 on XAMPP with PHP 5.5 with no problems. Link to comment Share on other sites More sharing options...
a_smith Posted November 3, 2016 Author Share Posted November 3, 2016 OK, so... in my case the problem with ZipArchive has been solved by installing Libzip library. And now I was able to install PS 1.7 RC3. BUT..... only front-end works. When I try to go to the admin login page (www.mydomain.com/admin) I get Internal Server Error message. The server log files as apache/php/syslog says nothing about what possibly happened.... After changing PHP from 7 (running as CGI) to 5.4/5.5/5.6 (running as Apache2 module) - USING THE SAME SERVER/PHP CONFIGURATION as when using PHP7 - I came back to well known issue about parameters file is not being created. Good job devs! Link to comment Share on other sites More sharing options...
Antonino - Uebix.com Posted November 7, 2016 Share Posted November 7, 2016 The ZipArchive problem is note related to the random generator exception. The solution for random generator exception is to downgrade paragonie/random_compact library from 2.x to 1.4.x or switch php to 7.x version http://forge.prestashop.com/browse/BOOM-1773 Link to comment Share on other sites More sharing options...
a_smith Posted November 7, 2016 Author Share Posted November 7, 2016 @Antonio, This discussion is NOT related to issues caused by random generator exception. If you would read my previous post you would know that I use PHP7 but it does not solve the problem. I have manage to install PS1.7 but I get Internal Server Error on the admin login page. FO works normally. Link to comment Share on other sites More sharing options...
Antonino - Uebix.com Posted November 8, 2016 Share Posted November 8, 2016 @Antonio, This discussion is NOT related to issues caused by random generator exception. If you would read my previous post you would know that I use PHP7 but it does not solve the problem. I have manage to install PS1.7 but I get Internal Server Error on the admin login page. FO works normally. @a_smith your first error was related to the random_generator exception. How you write after switch to PHP7 you get an other error related to ZipArchive. So, now, you have an other error only in back office and this is not related to you first comment on this thread. It is an other error. You have to investigate in your error_log to understand this new error. In in some server configurations (specially when open_basedir is enabled in php and the file /dev/urandom is not accessible by the php) all versions of php < 7 are not supported currently because there is a compatibility break in a symfony library (paragonie/random_compact 2.0). Link to comment Share on other sites More sharing options...
a_smith Posted November 8, 2016 Author Share Posted November 8, 2016 There is nothing about the problem in server/sys/php logs I have open_basedir disabled for all php versions on the server PHP can access /dev/urandom file Link to comment Share on other sites More sharing options...
bellini13 Posted November 9, 2016 Share Posted November 9, 2016 is this thread even about rc2 anymore? the thread is not even about the original issue, which was resolved. create a new topic with your new issue. Link to comment Share on other sites More sharing options...
Recommended Posts