Connecting Tech Pros Worldwide Forums | Help | Site Map

Installing Extensions for PHP on Windows XP

killu007
Guest
 
Posts: n/a
#1: Jul 17 '05
I use PHP on a windows xp machine and have problem installing PHP
extensions. How can i install php extensions on windows xp. I use
apache 2.x.

I am particularly interested in installing php_domxml.dll....

Any help would be greatly appreciated....

Tim Van Wassenhove
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Installing Extensions for PHP on Windows XP


In article <7c47c60.0406100023.4c2574f2@posting.google.com> , killu007 wrote:[color=blue]
> I use PHP on a windows xp machine and have problem installing PHP
> extensions. How can i install php extensions on windows xp. I use
> apache 2.x.
>
> I am particularly interested in installing php_domxml.dll....[/color]


Edit your php.ini

Make sure your extension_dir points to the right directory.
Remove the ; before extension=php_domxml.dll.
Reload apache.


--
Tim Van Wassenhove <http://home.mysth.be/~timvw/contact.php>
Closed Thread