#1 (permalink)  
Old 06-03-2006, 01:37 PM
Registered User
 
Join Date: Mar 2006
Posts: 376
tweakservers is on a distinguished road
Howto: Fixing undefined symbol: zend_extensions

I have encountered an issue on one of the server today of having problems to load the Zend Optimizer after upgrarding PHP from 5.0.2 to 5.1.4 with MySQL 4.1.19. When I attempted to restart the Apache via the SSH , I am getting the following:

Quote:
root@server1 [~]# 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
This happens on all Zend Optimizer 2.6.2, 3.0.0 and 3.0.1 versions. However, the php -v do output the Zend Optimizer on the SSH but phpinfo() does not shows the Zend Optimizer being loaded.

The issue is due to the Versioning modules in PHP. I have recompile PHP 5.1.4 without the Versioning support and reinstall the Zend Optimizer 3.0.1 and viola, both php -v and phpinfo() loads the ZendOptimizer properly now.

Hope this may be benefit to those that are having the same problems.
__________________
Tweakservers.com ~ Server Setup & Support for Windows 2003 and Linux cPanel servers
Authorized Reseller for SmarterTools,LiteSpeed Web Server,Paessler PRTG Network monitoring Tools, RapidSSL Certificates
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-13-2007, 04:00 AM
Registered User
 
Join Date: Mar 2003
Location: NYC
Posts: 18
mgorovoy
Thumbs up Thanks!

Thank you very much for posting this information. You saved us a great deal of time.
__________________
Michael Gorovoy
Chief Technical Officer
Galaxis Communications Inc.
http://www.galaxisweb.com/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-13-2007, 10:38 AM
Registered User
 
Join Date: Mar 2006
Posts: 376
tweakservers is on a distinguished road
Quote:
Originally Posted by mgorovoy View Post
Thank you very much for posting this information. You saved us a great deal of time.
I am glad that I may be able to help you on this
__________________
Tweakservers.com ~ Server Setup & Support for Windows 2003 and Linux cPanel servers
Authorized Reseller for SmarterTools,LiteSpeed Web Server,Paessler PRTG Network monitoring Tools, RapidSSL Certificates
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-22-2007, 08:38 PM
Registered User
 
Join Date: Apr 2006
Posts: 51
mitgib is on a distinguished road
Quote:
Originally Posted by tweakservers View Post
I have encountered an issue on one of the server today of having problems to load the Zend Optimizer after upgrarding PHP from 5.0.2 to 5.1.4 with MySQL 4.1.19. When I attempted to restart the Apache via the SSH , I am getting the following:



This happens on all Zend Optimizer 2.6.2, 3.0.0 and 3.0.1 versions. However, the php -v do output the Zend Optimizer on the SSH but phpinfo() does not shows the Zend Optimizer being loaded.

The issue is due to the Versioning modules in PHP. I have recompile PHP 5.1.4 without the Versioning support and reinstall the Zend Optimizer 3.0.1 and viola, both php -v and phpinfo() loads the ZendOptimizer properly now.

Hope this may be benefit to those that are having the same problems.
Great bit of info, thanks!

I ran into this problem and really didn't expect it from PHP 4.4.4, but it is a paravirtualized server on FC5x86_64 as a DomU with FC6x86_64 as the Dom0, and this was the last little bit to have cPanel fully opterational in a DomU, couldn't seem to get more than 6 hours of uptime out of an FC5 i386 HVM under good load in cPanel.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 09:42 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc