Koozali.org: home of the SME Server

php HELP!

eriep

php HELP!
« 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

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: php HELP!
« Reply #1 on: August 10, 2006, 11:04:36 AM »
Quote from: "eriep"
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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

boss_hog

php HELP!
« Reply #2 on: August 10, 2006, 07:04:09 PM »
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.