Jean-Baptiste
Well-known member
Hello,
I am trying to install XF 2 on a cPanel Centos 7 PHP 7 MySQL 5 server.
XF 1 is running fine on the same server.
I tried multiple times, and it always failed :
The process exit successfully, but templates are not compiled to 100%.
For info, I have the following warning in error_log :
data and internal_data folders are chmod 777.
The problem persist after recompiling master data.
Thanks you for your help.
I am trying to install XF 2 on a cPanel Centos 7 PHP 7 MySQL 5 server.
XF 1 is running fine on the same server.
I tried multiple times, and it always failed :
Code:
Deleting existing tables... Done.
Creating tables...
184/184 [============================] 100%
Done.
Creating default data...
23/23 [============================] 100%
Done. Importing data...
Importing... Add-on data (Phrases)
Importing... Add-on data (Phrases: 911/5158)
Importing... Add-on data (Phrases: 1970/5158)
Importing... Add-on data (Phrases: 2954/5158)
Importing... Add-on data (Phrases: 3875/5158)
Importing... Add-on data (Templates)
Importing... Add-on data (Templates: 181/917)
Master data rebuilt successfully. Time taken to import and rebuild: 58.14s
Done. Apply installation configuration...
All finished. Installation has been completed.
For info, I have the following warning in error_log :
Code:
[13-Aug-2017 13:06:03 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20151012
These options need to match
in Unknown on line 0
data and internal_data folders are chmod 777.
The problem persist after recompiling master data.
Thanks you for your help.