PHP Warning when running ./build update_versions
Hello,
Since yesterday I started to receive the following error while running ./build update_versions
Apache and PHP are running normally on the server and I can confirm that '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/rsync.so' exists:
Any ideas on what the problem might be?
Thanks
Jose
Hello,
Since yesterday I started to receive the following error while running ./build update_versions
Code:
# ./build update_versions
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/rsync.so' - librsync.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
Apache and PHP are running normally on the server and I can confirm that '/usr/local/lib/php/extensions/no-debug-non-zts-20121212/rsync.so' exists:
Code:
# ls -lah /usr/local/lib/php/extensions/no-debug-non-zts-20121212/rsync.so
-rw-r--r-- 1 root root 62K Dec 3 11:53 /usr/local/lib/php/extensions/no-debug-non-zts-20121212/rsync.so
Any ideas on what the problem might be?
Thanks
Jose
Last edited: