from the tail -f /var/log/httpd/error
[Tue Mar 10 16:01:30 2009] [error] [client 127.0.0.1] PHP Fatal error: Class 'DOMDocument' not found in /home/namran/src/....php on line 15, referer: http://...
the solution turn out to be
yum install php-xml
Here are five key communication skills that help you speak with clarity and influence: Speak…
Are you ready to unlock your full potential as a man?Discover powerful insights, real-life transformations,…
One day we will set aside one whole day to review the whole lesson we…
Last weekend, 07/12/2024 I managed to join Dev Fest Kuala Lumpur 2024, organized by Google…
TIPS BACAAN AL-QURANOleh: Dr. Muhd al-Muhaysni.1. Jangan engkau berikan (fokus membaca) al-Quran pada lebihan waktumu…
Selawat yang ringkas, yang mana apabila kamu membacanya satu kali sebanding 100 ribu kali, jadi…
View Comments
... how long did you manage to get away without installing this one? 8-)
approximately within 48hours.. hahaha.. (very slow-pace mode) as the file exist since..
Mon Mar 9 15:28:31 2009 UTC (32 hours, 49 minutes ago) by ..
quite weird when most of the item are just disappeared..
.. at first thought some config problem.. removing the whole project directory and re-checkout.. still the same..
then only figured one by one.. lol..
Worked for me. Many thanks!
@Andre : you're welcome.. hopefully it help those in need.
I'm still having this problem. If done the yum install php-xml, but I still get the error about missing DomDocument class. I have read some posts that talk about executing a enable lib-xml extension command, but when I do this command, I get a error that lib-xml and extension is not a builtin command. Any suggestions would be appreciated.
really very helpful it works
Good, It worked
Awesome! Everywhere else I was looking referenced libxml2 which I had already installed. This fixed my issue!
Awesome! thanks so much.
Thx, after a lot of hours spend in the source the problem was in the server! :(
Updating the php-xml (note: it had already been installed long before the problem cropped up) on my CentOS server did the trick.
Thanks for the help.