Connecting Tech Pros Worldwide Help | Site Map

Installing Extensions for PHP on Windows XP

  #1  
Old July 17th, 2005, 06:44 AM
killu007
Guest
 
Posts: n/a
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....
  #2  
Old July 17th, 2005, 06:44 AM
Tim Van Wassenhove
Guest
 
Posts: n/a

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQLi Problem with PHP 5.2.0 Curtis answers 2 December 11th, 2006 10:25 PM
installing php on apache2/windows xp Sid answers 7 July 17th, 2005 12:43 PM
Installing PHP4.3 on Windows XP JimC answers 1 July 17th, 2005 01:33 AM
PROBLEM : Installing GD for PHP's JpGraph Leigh Riley answers 0 July 16th, 2005 11:55 PM