Jump to content

Recommended Posts

I just installed php 5.2.5 and when i type # php -v I receive this:

Failed loading /usr/lib/php/modules/php_ioncube_loader_lin_5.0.so:  /usr/lib/php/modules/php_ioncube_loader_lin_5.0.so: undefined symbol: empty_string
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/sitebuilder.so' - /usr/lib/php/modules/sitebuilder.so: undefined symbol: empty_string in Unknown on line 0
PHP 5.2.5 (cli) (built: Nov 10 2007 12:57:11)
Copyright (c) 1997-2007 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
[root@server src]#

 

Any ideas??

Link to comment
https://forums.phpfreaks.com/topic/98022-am-i-safe-to-reboot-apache/
Share on other sites

That error is saying PHP is unable to load the sitebuilder.so or php_ioncube_loader_lin_5.0.so extensions.

 

You can reboot Apache, however you wont be able to use any the function libraries which the above extensions offer in your PHP app.

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.