Hi All,
I have a new install on a new server that stalls and the console logs reads "Installing database schema:"
I have checked the following phpinfo settings and they seem correct:
max_execution_time = 18000
memory_limit = 768M
PHP Version 7.0.11
MySQL 5.6.31
I did a quick google but nothing jumped out.
I suspect it is a server setup issue as is has been a nightmare getting this far.
Any help would be appreciated.
Olly
Solved! Go to Solution.
Turns out the host provider had and issue, I asked for a more detailed response but all I got was the following.
In short, Magento 2 doesn't work well with EasyApache 4, which you have running but I'll solve the issue.
Hope this can help someone in the future.
Olly
Hello Olly,
If you haven't got it working yet, try changing your PHP version from 7.0.11 to 7.0.10. I was actually testing the install yesterday and had similar errors with PHP 7.0.11.
The Magento System Requirements (although it may just not be updated) actually reference this so I am assuming that is your problem as well.
Hi Olly,
Are you running Apache or Nginx on this system? Most likely there is a log file showing a connection reset or time out. You will need to check your PHP logs and your Apache/Nginx logs and post any relevant errors here.
Thanks for the reply's.
I have managed to get the following error logs, I see lots of warnings. But mainly pdo_sqlite does not initialize.
I think this could be a PHP configuration issue.
[26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo.so: undefined symbol: zend_objects_store_add_ref in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module Module compiled with module API=20121212 PHP compiled with module API=20151012 These options need to match in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/imagick.so' - libMagickWand.so.2: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/yaml.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/yaml.so: undefined symbol: zval_used_for_init in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo_mysql.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo_mysql.so: undefined symbol: mysqlnd_allocator in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ctype.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ctype.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/curl.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/dom.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/dom.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/ftp.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/ftp.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/gd.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/gd.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/iconv.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/iconv.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/intl.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/intl.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/json.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/json.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/mbstring.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/mbstring.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/mcrypt.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/mysqlnd.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/mysqlnd.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo.so: undefined symbol: zend_objects_store_add_ref in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/phar.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/phar.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/posix.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/posix.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/simplexml.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/simplexml.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/sqlite3.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/sqlite3.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/tokenizer.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/tokenizer.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/xml.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/xml.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/xmlwriter.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/xmlwriter.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/xsl.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/xsl.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/zip.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/zip.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/mysqli.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/mysqli.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo_mysql.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/pdo_mysql.so: undefined symbol: mysqlnd_allocator in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module Module compiled with module API=20121212 PHP compiled with module API=20151012 These options need to match in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/wddx.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/wddx.so: cannot open shared object file: No such file or directory in Unknown on line 0 [26-Sep-2016 09:09:47 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/xmlreader.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20121212/xmlreader.so: cannot open shared object file: No such file or directory in Unknown on line 0
Turns out the host provider had and issue, I asked for a more detailed response but all I got was the following.
In short, Magento 2 doesn't work well with EasyApache 4, which you have running but I'll solve the issue.
Hope this can help someone in the future.
Olly