I did an upgrade to PHP months back and now every time I or Apache executes a PHP script, this warning is printed at the top:
Any idea what is causing this and how to make it go away?
Code:
greg-kennedy# php
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626/session.so' - Cannot open "/usr/local/lib/php/20090626
/session.so" in Unknown on line 0
^C
Any idea what is causing this and how to make it go away?