Installing PHP 5.2.2 in Windows XP
am 21.05.2007 14:14:54 von Abdul Rahman Riza
--0-310439131-1179749694=:18446
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
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!
--0-310439131-1179749694=:18446--
Re: Installing PHP 5.2.2 in Windows XP
am 21.05.2007 15:32:06 von 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 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: Installing PHP 5.2.2 in Windows XP
am 21.05.2007 16:29:46 von Dimiter Ivanov
On 5/21/07, Abdul Rahman Riza 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