Re: [PHP] any windows php developers out here?

2003-02-10 Thread Sascha Braun
: Sunday, February 09, 2003 12:13 AM Subject: [PHP] any windows php developers out here? Hello, I am wondering if any of you got a reliable php and MySQL installation (MySQL is easy) I am mostly wondering if there is a point in tying to use windows as a development platform for PHP. I have

RE: [PHP] any windows php developers out here?

2003-02-10 Thread John W. Holmes
PROTECTED] Subject: RE: [PHP] any windows php developers out here? So I guess I al looking to finding out what I need to configure IIS to to get the ISAPI module to work, etc. 1. Unzip the php .zip file to C:\php\ 2. Copy c:\php\sapi\php4isapi.dll to c:\php\php4isapi.dll 3. Ensure the user IIS runs

RE: [PHP] any windows php developers out here?

2003-02-09 Thread Victor
[mailto:[EMAIL PROTECTED]] Sent: Saturday, February 08, 2003 8:58 PM To: 'Victor'; [EMAIL PROTECTED] Subject: RE: [PHP] any windows php developers out here? So I guess I al looking to finding out what I need to configure IIS to to get the ISAPI module to work, etc. 1. Unzip the php .zip file

RE: [PHP] any windows php developers out here?

2003-02-09 Thread Victor
So I guess I al looking to finding out what I need to configure IIS to to get the ISAPI module to work, etc. 1. Unzip the php .zip file to C:\php\ 2. Copy c:\php\sapi\php4isapi.dll to c:\php\php4isapi.dll 3. Ensure the user IIS runs as, generally IUSR_computer_name, has read permissions to

[PHP] any windows php developers out here?

2003-02-08 Thread Victor
Hello, I am wondering if any of you got a reliable php and MySQL installation (MySQL is easy) I am mostly wondering if there is a point in tying to use windows as a development platform for PHP. I have a nice and working red hat 8.0 installation, but I did an upgrade from 7.3 and now apache

RE: [PHP] any windows php developers out here?

2003-02-08 Thread John W. Holmes
Hello, I am wondering if any of you got a reliable php and MySQL installation (MySQL is easy) I am mostly wondering if there is a point in tying to use windows as a development platform for PHP. I have a nice and working red hat 8.0 installation, but I did an upgrade from 7.3 and now apache

Re: [PHP] any windows php developers out here?

2003-02-08 Thread Jason Sheets
You can install PHP + Apache 1.3 on Windows pretty easily. There are instructions in the manual at http://www.php.net/manual and there are also pre-constructed installers that other people make (try www.hotscripts.com/PHP under applications). If you just need to get apache 1.3 installed on

RE: [PHP] any windows php developers out here?

2003-02-08 Thread Victor
al looking to finding out what I need to configure IIS to to get the ISAPI module to work, etc. -Original Message- From: John W. Holmes [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 08, 2003 6:27 PM To: 'Victor'; [EMAIL PROTECTED] Subject: RE: [PHP] any windows php developers out

RE: [PHP] any windows php developers out here?

2003-02-08 Thread Victor
How do I disable apache 2.0? -Original Message- From: Jason Sheets [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 08, 2003 6:33 PM To: Victor Cc: [EMAIL PROTECTED] Subject: Re: [PHP] any windows php developers out here? You can install PHP + Apache 1.3 on Windows pretty easily

RE: [PHP] any windows php developers out here?

2003-02-08 Thread Adolfo Bello
On Sat, 2003-02-08 at 20:18, Victor wrote: How do I disable apache 2.0? In Windows, go to service-apache-manual start In GNU/Linux, chkconfig --level 35 httpd off -- __ / \\ @ __ __@ Adolfo Bello [EMAIL PROTECTED] / // // /\ / \\ //

RE: [PHP] any windows php developers out here?

2003-02-08 Thread Victor
do I choose? How do I make the system use only one of them, how do I erase the other one? -Original Message- From: Adolfo Bello [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 08, 2003 7:31 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] any windows php developers out here? On Sat, 2003

RE: [PHP] any windows php developers out here?

2003-02-08 Thread Adolfo Bello
On Sat, 2003-02-08 at 21:41, Victor wrote: In GNU/Linux, chkconfig --level 35 httpd off Wow man, that just SCREAMS apache off! How intuitive Linux is... - Vic Thanks, I'll try it. But, what will that turn off? I have apache 1.X and apache 2.X on red hat? I want to use either or,

RE: [PHP] any windows php developers out here?

2003-02-08 Thread John W. Holmes
So I guess I al looking to finding out what I need to configure IIS to to get the ISAPI module to work, etc. 1. Unzip the php .zip file to C:\php\ 2. Copy c:\php\sapi\php4isapi.dll to c:\php\php4isapi.dll 3. Ensure the user IIS runs as, generally IUSR_computer_name, has read permissions to