I recently just upgraded from PHP 5.3.29 to PHP 5.4.36 via CustomBuild 1.2. I had no issues during the upgrade process.
Howerver when I run a ./build versions, I get this:
Any idea what may have gone wrong and what I need to do to fix it?
Howerver when I run a ./build versions, I get this:
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/php5/lib/php/extensions/no-debug-non-zts-20100525/ssh2.so' - /usr/local/php5/lib/php/extensions/no-debug-non-zts-20100525/ssh2.so: cannot open shared object file: No such file or directory in Unknown on line 0
Latest version of PHP5 (CGI): 5.4.36
Installed version of PHP5 (CGI): 5.4.36
Any idea what may have gone wrong and what I need to do to fix it?