Re: php on windows xp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



danny cobbinah,Hello!

	the precedure:
	1) rename php.ini-dist to php.ini and copy it to system path,such as C:/Windows/ or C:/winnt/
	2) copy php4ts.dll to "system32" directory under system path
	3) modify the configuration of httpd.conf. Add:
		LoadModule php4_module "F:/homepage/php/sapi/php4apache2.dll"  # here is not installed php path.
		
		AddType application/x-httpd-php .php
		AddType application/x-httpd-php .php3
	4) restart apache server and your PHP will work.

======= 2004-02-21 04:55:17 =======

>i have installed apache 2 and mysql 3 on my pc (running xp home) i have
>installed php 4.3.4 but have hit a snag. the php doesnt seem to gel with
>apache at all. any help please? how do i configure apache and php to mix?
>
>-- 
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

= = = = = = = = = = = = = = = = = = = =
				 
        Meteorlet Woody
        meteorlet@xxxxxxxxxxx
          2004-02-21


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux