federiklampo
New Pleskian
- Server operating system version
- cloudlinux 8
- Plesk version and microupdate number
- 18.0.48
I'm having some problems regarding the connection of a php5.6 to mariadb 10.6; I thought it was a wrong configuration of the php.ini but it seems to be all correct.
i create a custom php_handler following the guide;
The error specific i get is this:
i create a custom php_handler following the guide;
The error specific i get is this:
here the list of the module my php5.6 version load:Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in /var/www/vhosts/SITE/system/library/db/mysqli.php on line 7Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /var/www/vhosts/SITE/system/library/db/mysqli.php on line 10Warning: DB\MySQLi::__construct(): Couldn't fetch mysqli in /var/www/vhosts/SITE/system/library/db/mysqli.php on line 10
I attached others log for more info like php info, pkgs installed on system and php handler. thx# /opt/alt/php56/usr/bin/php -m
PHP Warning: PHP Startup: Unable to load dynamic library '/opt/alt/php56/usr/lib64/php/modules/nd_pdo_mysql.so' - /opt/alt/php56/usr/lib64/php/modules/nd_pdo_mysql.so: undefined symbol: pdo_parse_params in Unknown on line 0
[PHP Modules]
bcmath
bz2
calendar
Core
ctype
curl
date
dba
dbx
dom
enchant
ereg
exif
fileinfo
filter
ftp
gd
gettext
gmp
hash
i360
iconv
imap
interbase
intl
json
ldap
libxml
mbstring
mcrypt
mhash
mssql
mysql
mysqli
mysqlnd
odbc
openssl
pcntl
pcre
PDO
pdo_dblib
PDO_Firebird
PDO_ODBC
pdo_pgsql
pdo_sqlite
pgsql
Phar
posix
pspell
readline
recode
Reflection
session
shmop
SimpleXML
snmp
soap
sockets
SPL
sqlite3
standard
sybase_ct
sysvmsg
sysvsem
sysvshm
tidy
tokenizer
wddx
xml
xmlreader
xmlrpc
xmlwriter
xsl
zip
zlib