Temat: konfiguracja mysqli
Instalator pewnego skryptu wywala mi:
Warning: mysqli::__construct(): (HY000/2002): Can't connect to local MySQL server through socket '/tmp' (146) in /srv/www/shop/system/library/db/mysqli.php on line 7Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /srv/www/shop/system/library/db/mysqli.php on line 10Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /srv/www/shop/system/library/db/mysqli.php on line 10Notice: Undefined variable: mysql in /srv/www/shop/install/controller/install/step_3.php on line 280Notice: Trying to get property of non-object in /srv/www/shop/install/controller/install/step_3.php on line 280
Obsługuje tylko sterownik mysqli.
Pliki konfiguracyjne są tutaj: http://eterror.pl/public/sqli\
Prosty skrypt do testowania mysqli wywala:
Fatal error: Uncaught Error: Class 'mysqli' not found in /srv/www/shop/test.php:16 Stack trace: #0 {main} thrown in /srv/www/shop/test.php on line 16
