The Plesk PHP Panda (P3) is a suite of multiple PHP versions to an alternate location using redhats SCL structure, Allowing the default system version of PHP to remain in place. It is primarily
designed for Plesk hosting environments, but can be used on any RPM based system, including Redhat Enterprise Linux, Cloudlinux, and Centos.
mysql
Client API version: 5.1.73
MYSQL_MODULE_TYPE: external
MYSQL_SOCKET: /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE: -I/usr/include/mysql
MYSQL_LIBS: -L/usr/lib -lmysqlclient_r
msqli
Client API library version: mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $
mysqlnd
Version: mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $
pdo_mysql
Client API version: mysqlnd 5.0.10 - 20111026 - $Id: c85105d7c6f7d70d609bb4c000257868a40840ab $
./configure' '--with-libdir=lib64' '--cache-file=../config.cache' '--prefix=/usr/local/php54-cgi' '--with-config-file-path=/usr/local/php54-cgi/etc' '--disable-debug' '--with-pic' '--disable-rpath' '--enable-cgi' '--with-bz2' '--with-curl' '--with-freetype-dir=/usr/local/php54-cgi' '--with-png-dir=/usr/local/php54-cgi' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext' '--with-gmp' '--with-iconv' '--with-jpeg-dir=/usr/local/php54-cgi' '--with-openssl' '--with-pspell' '--with-pcre-regex' '--with-zlib' '--enable-exif' '--enable-ftp' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-kerberos' '--with-unixODBC=/usr' '--enable-shmop' '--enable-calendar' '--without-sqlite3' '--with-libxml-dir=/usr/local/php54-cgi' '--enable-pcntl' '--with-imap' '--with-imap-ssl' '--enable-mbstring' '--enable-mbregex' '--with-gd' '--enable-bcmath' '--with-xmlrpc' '--with-ldap' '--with-ldap-sasl' '--with-mysql=/usr' '--with-mysqli' '--with-snmp' '--enable-soap' '--with-xsl' '--enable-xmlreader' '--enable-xmlwriter' '--enable-pdo' '--with-pdo-mysql' '--with-pdo-pgsql' '--with-pear=/usr/local/php54-cgi/pear' '--with-mcrypt' '--enable-intl' '--without-pdo-sqlite' '--with-config-file-scan-dir=/usr/local/php54-cgi/php.d' '--enable-zip'
PDO Connection Error: SQLSTATE[HY000] [2002] No such file or directory
mysql
Client API version: 5.1.73
MYSQL_MODULE_TYPE: external
MYSQL_SOCKET: /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE: -I/usr/include/mysql
MYSQL_LIBS: -L/usr/lib64 -lmysqlclient
Local Value Master Value
mysql.default_socket: /var/run/mysqld/mysqld.sock /var/run/mysqld/mysqld.sock
mysqli
again, no path to MYSQLI_SOCKET listed ?
pdo_sqlite
SQLite Library 3.7.7.1
I think that you need to install libgmp3-devI'm also with webfusion am trying to do the same thing. I keep getting stuck with this line after configure
Config error: unable to locate gmp.h
Has anyone got any idea I can't get past this. Pretty sure I have installed packages
Thanks
Paul
But have you registered new php handler as it is described in documentation?Thanks Igor, Nearly there Ive manged to make install without error in /usr/local/src/php5438 however I cannot see this in hosting settings for any of the domains only originalk is displayed. Have tried rebooting.