[PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Abdul Rahman Riza
Dear Folks,
   
  I need your assistant how to install PHP 5.2.2 with apache web server 2.2.4 
in Windows XP environment?
   
  Many thanks for you help,
  Riza



   
-
Kunjungi halaman depan Yahoo! Indonesia yang baru!

Re: [PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Ronalds

1. Extract all files to c:\php
2. Add these lines to httpd.conf

LoadModule php5_module c:/php/php5apache2_2.dll
AddType application/x-httpd-php .php
PHPIniDir C:/php

3. Edit your php.ini
4. Restart apache

If you can't install php this way, then try reading some manuals or
get some all-in-one package.


On 5/21/07, Abdul Rahman Riza [EMAIL PROTECTED] wrote:

Dear Folks,

  I need your assistant how to install PHP 5.2.2 with apache web server 2.2.4 
in Windows XP environment?

  Many thanks for you help,
  Riza




-
Kunjungi halaman depan Yahoo! Indonesia yang baru!


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Installing PHP 5.2.2 in Windows XP

2007-05-21 Thread Dimiter Ivanov

On 5/21/07, Abdul Rahman Riza [EMAIL PROTECTED] wrote:

Dear Folks,

  I need your assistant how to install PHP 5.2.2 with apache web server 2.2.4 
in Windows XP environment?

  Many thanks for you help,
  Riza



http://www.wampserver.com/en/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php