Thread: Magento admin
View Single Post
  #1  
Old 07-25-2011, 04:51 AM
outeredge outeredge is offline
Member
 
Join Date: Sep 2010
Posts: 25
Exclamation Magento admin

When trying to save settings in Magento system > configuration we are getting either continuous loading, a litespeed error 501, or one of our clients has reported "busy try later". It only seems to be on older versions of Magento (1.3) that are running on PHP 5.2.

Error log is showing the following errors...

[25-Jul-2011 12:33:25] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lsws/lsphp52/lib/php/extensions/no-debug-non-zts-20060613/pdo.so' - /usr/local/lsws/lsphp52/lib/php/extensions/no-debug-non-zts-20060613/pdo.so: cannot open shared object file: No such file or directory in Unknown on line 0

[25-Jul-2011 12:33:25] PHP Warning: Module 'pdo_sqlite' already loaded in Unknown on line 0

[25-Jul-2011 12:33:25] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lsws/lsphp52/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so' - /usr/local/lsws/lsphp52/lib/php/extensions/no-debug-non-zts-20060613/sqlite.so: cannot open shared object file: No such file or directory in Unknown on line 0

[25-Jul-2011 12:33:25] PHP Warning: Module 'pdo_mysql' already loaded in Unknown on line 0


Thanks
Reply With Quote