PHP Upgrade
February 15, 2006 Posted by KP
Upgrading PHP may affect installed PHP modules. For example, a PHP script reported the following error after I upgraded PHP:
PHP Warning: Unknown(): Unable to load dynamic library ‘/usr/local/lib/php/20020429/xml.so’ - Shared object "libexpat.so.5" not found, required by "xml.so" in Unknown on line 0
Reinstalling /usr/ports/textproc/php4-xml fixed it.
Related Posts:
Filed Under: PHP