Cpanel PHP Zend -- HELP PLEASE

Hello,

I just recieved my server and am trying to put Zend on it... i have cpanel so all i have to do is:

/scripts/installzendopt

( after i updated it to download V 2.5.10a )

once it is all done installed i get this:

php -v
PHP 4.3.11 (cli) (built: Sep 28 2005 09:48:40)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.8, Copyright (c) 2003-2005, by Zend Technologies
with Zend Optimizer v2.5.10, Copyright (c) 1998-2005, by Zend Technologies


and when starting httpd:

service httpd start
Failed loading /usr/local/Zend/lib/ZendExtensionManager.so: /usr/local/Zend/lib/ZendExtensionManager.so: undefined symbol: zend_extensions
/etc/init.d/httpd start: httpd started


and phpinfo:

Build Date Sep 28 2005 09:46:56
Configure Command './configure' '--enable-pic' '--with-apxs=/usr/local/apache/bin/apxs' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--with-mysql=/usr' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--enable-versioning' '--with-zlib'
Server API Apache
Virtual Directory Support disabled
Configuration File (php.ini) Path /usr/local/Zend/etc/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety disabled
Registered PHP Streams php, http, ftp, compress.zlib

Zend logo This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies


Some more info:

os: CentOS 4.0 i think


PLease help thank you very very much....

 

 

 

 

Top