|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
domxml extension HELP PLEASE!
I am running windows XP pro with php version 4.3.8. It runs smoothly but my problem is i cannot enable the "php_domxml.dll" extension! What is more frustrating is that the extension file "php_domxml.dll" is present in my extensions folder! How is this possible? Anybody around here can help me with this problem? Thanks a lot!!!
|
|
#2
|
|||
|
|||
|
RE: domxml extension HELP PLEASE!
nantezcoding, just look in your php.ini -> search for a line like <b>;extension=php_domxml.dll</b> - > enable that line
|
|
#3
|
|||
|
|||
|
RE: domxml extension HELP PLEASE!
place iconv.dll and libxml2.dll in the Windows/System32 (or windows/system.. I forget) folder. It's been a while, but I think you may need to add php_domxml.dll to the Windows or Windows/System folder too. You can find these .dll files at www.php.net. I'm not sure if the .dlls are different in version 5.0.5, but you can get the files under the PECL modules
in your php.ini file uncomment php_domxml.dll and verify the extension_dir = "<my UNC path to the extensions directory>" is set. Hope this helps! |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > domxml extension HELP PLEASE! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
![]() |
|