Fatal error: Class 'PDO' not found in /home
i have many domains on my cpanel PDO evrething works fine...
on this new domain i have this problem
i can't find the solution
i put php.ini on public_html
i put php.ini on public_html/domain.com
No help...
[/CODE]
[/usr/local/lib]# php -v
PHP 5.5.33 (cli) (built: Mar 14 2016 12:30:57)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
[/CODE]
i have many domains on my cpanel PDO evrething works fine...
on this new domain i have this problem
i can't find the solution
i put php.ini on public_html
i put php.ini on public_html/domain.com
No help...
Code:
***[email protected]****.com [/usr/local/lib]# php -m|grep PDO
PDO
[/usr/local/lib]# php -v
PHP 5.5.33 (cli) (built: Mar 14 2016 12:30:57)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
[/CODE]
Code:
[/usr/local/lib]# php -m
[PHP Modules]
bcmath
calendar
Core
ctype
curl
date
dom
ereg
filter
ftp
gd
hash
iconv
imap
json
libxml
mbstring
mcrypt
mysql
mysqli
mysqlnd
openssl
pcre
PDO
pdo_mysql
pdo_sqlite
Phar
posix
Reflection
session
SimpleXML
sockets
SPL
sqlite3
standard
tokenizer
xml
xmlreader
xmlwriter
zlib