Hello,
Apologies if this is not the correct location to post this (first time Linux user & poster)
I have fired up a CentOS virtual machine and installed cPanel onto it. I am trying to run a couple of sites and noticed one of my Joomla sites is not working and is displaying the following in its error log:
I have already had a go at fixing this but to no avail. The required extensions are present in my servers php.ini but this site receives the above error. Please advise on what my best course of action is.
Many Thanks
Apologies if this is not the correct location to post this (first time Linux user & poster)
I have fired up a CentOS virtual machine and installed cPanel onto it. I am trying to run a couple of sites and noticed one of my Joomla sites is not working and is displaying the following in its error log:
Code:
[20-Sep-2013 13:22:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0
[20-Sep-2013 13:22:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0
[20-Sep-2013 13:22:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_sqlite.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
[20-Sep-2013 13:22:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/sqlite.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0
[20-Sep-2013 13:22:06 UTC] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so' -
/usr/local/lib/php/extensions/no-debug-non-zts-20090626/pdo_mysql.so: cannot open shared object file: No such file or directory in Unknown on line 0
[20-Sep-2013 13:22:06 UTC] PHP Fatal error: Directive 'allow_call_time_pass_reference' is no longer available in PHP in Unknown on line 0
I have already had a go at fixing this but to no avail. The required extensions are present in my servers php.ini but this site receives the above error. Please advise on what my best course of action is.
Many Thanks