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

Reply via email to