Re: [PHP] Installing PHP on XP

2003-10-09 Thread Burhan Khalid
Rinal Patel wrote: Hello I am trying to install PHP on my personal computer, which runs Microsoft XP, but have had trouble installing it. I have an apache server(it came with the oracle database I installed). Could you please help me? I would appreciate a quick response Rinal : This is my c

RE: [PHP] Installing PHP on XP

2003-10-09 Thread Fernando Melo
Are you installing the CGI or the ISAPI? -Original Message- From: Rinal Patel [mailto:[EMAIL PROTECTED] Sent: 09 October 2003 05:06 To: [EMAIL PROTECTED] Subject: [PHP] Installing PHP on XP Hello I am trying to install PHP on my personal computer, which runs Microsoft XP, but have

RE: [PHP] Installing PHP on XP

2003-10-09 Thread Jonathan Wilkes
EMAIL PROTECTED] Sent: 09 October 2003 04:06 To: [EMAIL PROTECTED] Subject: [PHP] Installing PHP on XP Hello I am trying to install PHP on my personal computer, which runs Microsoft XP, but have had trouble installing it. I have an apache server(it came with the oracle database I installed). Coul

[PHP] Installing PHP on XP

2003-10-09 Thread Rinal Patel
Hello I am trying to install PHP on my personal computer, which runs Microsoft XP, but have had trouble installing it. I have an apache server(it came with the oracle database I installed). Could you please help me? I would appreciate a quick response Thank you -rinal

Re: [PHP] Installing PHP on XP

2002-12-26 Thread Marek Kilimajer
I did 2 days ago - Apache 1.3.27 + PHP/4.2.3. Did you follow the other instructions too? What is the error saing? Todd Cary wrote: I have Apache running on Windows XP, however I am having problems installing PHP. My PHP directory is C:\Active_Php and the documents say that I should add the f

[PHP] Installing PHP on XP

2002-12-26 Thread Todd Cary
I have Apache running on Windows XP, however I am having problems installing PHP.  My PHP directory is C:\Active_Php and the documents say that I should add the following lines to httpd.conf:    LoadModule php4_module c:/Active_PhP/sapi/php4apache.dll    AddModule mod_php4.c    AddTy