HELP!!!
I have the 2.2.1 server package installed and running with MySQL on centos Linux ( 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux ). I am running the following php: PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group. Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies .
I am getting the following fails. Text screen scrape follows:
PHP databases support off Fail
PHP bcmath off Fail
PHP mbstring off Fail
PHP sockets on OK
PHP gd unknown 2.0 Fail
PHP gd PNG support off Fail
PHP gd JPEG support off Fail
PHP gd FreeType support off Fail
PHP libxml 2.7.6 2.6.15 OK
PHP xmlwriter off Fail
PHP xmlreader off Fail
When I do php -i and grep for each of the failed options, they show up as found and on.....
I recently installed 2.2.0 the same way on another VM with the same Linux and it went very smoothly. It's up and running fine. The /etc/php.ini is identical on both boxes.
Help!!!!!!!!!!
I have the 2.2.1 server package installed and running with MySQL on centos Linux ( 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux ). I am running the following php: PHP 5.3.3 (cli) (built: Dec 11 2013 03:29:57) Copyright (c) 1997-2010 The PHP Group. Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies .
I am getting the following fails. Text screen scrape follows:
PHP databases support off Fail
PHP bcmath off Fail
PHP mbstring off Fail
PHP sockets on OK
PHP gd unknown 2.0 Fail
PHP gd PNG support off Fail
PHP gd JPEG support off Fail
PHP gd FreeType support off Fail
PHP libxml 2.7.6 2.6.15 OK
PHP xmlwriter off Fail
PHP xmlreader off Fail
When I do php -i and grep for each of the failed options, they show up as found and on.....
I recently installed 2.2.0 the same way on another VM with the same Linux and it went very smoothly. It's up and running fine. The /etc/php.ini is identical on both boxes.
Help!!!!!!!!!!
Comment