W
WindyWinston
Guest
Plesk 10.2 Centos 4.8 x86
Issue
-----
After upgrade from 10.0.1 to 10.2 php FastCGI module runs as version 4 and does not have MySQL support.
/usr/bin/php does not exist but yum says php is installed (5.1.6-3.el4s1.10).
/usr/bin/php-cgi -v:
Failed loading /opt/php51/lib/php5/ioncube_loader_lin_5.1.so: /opt/php51/lib/php5/ioncube_loader_lin_5.1.so: undefined symbol: _zend_hash_add_or_update
PHP 4.3.9 (cgi-fcgi) (built: Jan 14 2011 11:59:31)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Running php as an apache module uses PHP version 5.
Question
--------
How can I get php to run as version 5 for fastcgi with Mysql support.
Where did my /usr/bin/php go?
Thanks.
Issue
-----
After upgrade from 10.0.1 to 10.2 php FastCGI module runs as version 4 and does not have MySQL support.
/usr/bin/php does not exist but yum says php is installed (5.1.6-3.el4s1.10).
/usr/bin/php-cgi -v:
Failed loading /opt/php51/lib/php5/ioncube_loader_lin_5.1.so: /opt/php51/lib/php5/ioncube_loader_lin_5.1.so: undefined symbol: _zend_hash_add_or_update
PHP 4.3.9 (cgi-fcgi) (built: Jan 14 2011 11:59:31)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
Running php as an apache module uses PHP version 5.
Question
--------
How can I get php to run as version 5 for fastcgi with Mysql support.
Where did my /usr/bin/php go?
Thanks.