PHP Warning: Unknown(): Unable to load dynamic library ‘/usr/local/php4/lib/php/extensions/no-debug ……

By javasamples

If your PHP files suddenly stop working for no apparant reason and you just get a blank page for all your PHP files then the first thing you will do is to check your error_log. And if you have repeating lines in your error log such as “PHP Warning: Unknown(): Unable to load dynamic library ‘/usr/local/php4/lib/php/extensions/no-debug ” then you can solve it.

via PHP Warning: Unknown(): Unable to load dynamic library ‘/usr/local/php4/lib/php/extensions/no-debug …….

Tags:

Leave a Reply