Koozali.org: home of the SME Server
Obsolete Releases => SME Server 6.x => Topic started by: eriep on August 09, 2006, 09:20:58 PM
-
My server unexpectedly went down, despite all my redundancy planning, etc. httpd restarts and serves pages, however I'm using mambo, and require php, my website will not load, the logs shows the following errors:
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/curl.so' - /usr/lib/php4/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/domxml.so' - /usr/lib/php4/domxml.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mcrypt.so' - /usr/lib/php4/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mhash.so' - /usr/lib/php4/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/fileinfo.so' - libmagic.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:50 server httpd-e-smith: httpd startup succeeded
It appears as though I have lost some files, and a full cold restart doesn't help.any advice on the most expedient way to get this back up?
erie
erie
-
My server unexpectedly went down, despite all my redundancy planning, etc. httpd restarts and serves pages, however I'm using mambo, and require php, my website will not load, the logs shows the following errors:
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/curl.so' - /usr/lib/php4/curl.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/domxml.so' - /usr/lib/php4/domxml.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mcrypt.so' - /usr/lib/php4/mcrypt.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/mhash.so' - /usr/lib/php4/mhash.so: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:49 server httpd: PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/fileinfo.so' - libmagic.so.1: cannot open shared object file: No such file or directory in Unknown on line 0
Aug 9 14:04:50 server httpd-e-smith: httpd startup succeeded
It appears as though I have lost some files, and a full cold restart doesn't help.any advice on the most expedient way to get this back up?
erie
erie
What version of php are you using? Maybe someone can post the files for you. Do you still have the original RPM? Maybe you can reinstall this rpm using the force option to have the missing files reinstalled.
-
Hi erie,
if i remember correctly, the missing files come from a php upgrade contrib.
Maybe MasterSleepy or Ergin?
It seems like when I set up my Xoops site, I had to upgrade the
SME php version to get full functionality.
Hope this helps.