« Mambo Revisited | Main | MySQL Start Script »
February 15, 2006
PHP Upgrade
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.
Category : PHP
Posted by FreeBSD Newbie at February 15, 2006 01:21 AM
