SitePoint Sponsor |
|
User Tag List
Results 1 to 1 of 1
Thread: Anabling domxml functions in php
-
Feb 25, 2004, 23:13 #1
- Join Date
- Sep 2003
- Location
- Guatemala
- Posts
- 4
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Anabling domxml functions in php
For a xml based cms I need to anable the domxml functions in php. I am testing it on a WinXP and my php directory is c:\php with a folder called extensions inside. I tryed to uncomment extension=php_domxml.dll in the php.ini file but Apache tells me than that the module could not be found. I know the dll is there and I tryed to play with the setting "extension_dir" putting there "c:\php\extensions but Apache still wouldn't find the module. How can I turn the domxml function in php on? Thanks a lot for any comment.
Bookmarks