[PHP-INST] Re: Installing PHP on Win XP

2002-08-19 Thread Mr. I
"Ezekiel" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You need apache httpd server to use php. You don't need web server ... Just use c:\php\php.exe scriptname.php>generated.html to ejoy php scripts without any web server. -- PHP Install Mailing List (

[PHP-INST] Re: Installing PHP on Win XP

2002-08-13 Thread Ezekiel
You need apache httpd server to use php. You can use microsoft IIS but it's not a good solution. Install apache 1.3.26 for win32. How to install php for apache is explained in the documentation you can found in the php package. I suggest you to install it as a service in apache and not as a cgi as