Hello,
Has anyone encountered errors with MySQLi on TYPO3 installations or any other CMS? We are getting 503 errors if we setup TYPO3 to use the MySQLi driver but it runs just fine if we change the driver to pdo_mysql.
The first solution is to edit the TYPO3 conf file for this to work:
/home/myuser/typo3conf/LocalConfiguration.php
This is a new server running Cloudlinux 7, CageFS, LVE, Alt-PHP, MariaDB 10.2 and Litespeed.
As a second solution, if we change the PHP version from Alt-PHP 7.2 to Multi PHP 7.2 for that domain, it also works.
Just curious if someone that installed the latest OS, packages, etc. has the same errors with MySQLi Alt-PHP extension.
Thank you.
Has anyone encountered errors with MySQLi on TYPO3 installations or any other CMS? We are getting 503 errors if we setup TYPO3 to use the MySQLi driver but it runs just fine if we change the driver to pdo_mysql.
The first solution is to edit the TYPO3 conf file for this to work:
/home/myuser/typo3conf/LocalConfiguration.php
This is a new server running Cloudlinux 7, CageFS, LVE, Alt-PHP, MariaDB 10.2 and Litespeed.
As a second solution, if we change the PHP version from Alt-PHP 7.2 to Multi PHP 7.2 for that domain, it also works.
Just curious if someone that installed the latest OS, packages, etc. has the same errors with MySQLi Alt-PHP extension.
Thank you.
Last edited: