I can view both HTML and ASP files. I have tried placing the php4ts.dll and
php4apache.dll files in the c:\windows\system32 folders and have received
the same results.
Wade
"Beverly Steiner" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Can you view a pla
all in the directory
C:\php\
Here are the changes I made to various files.
***c:\program files\apache group\apache\conf\httpd.conf***
# Code added by Wade to add PHP support to apache.
LoadModule php4_module c:/php/php4apache.dll
###AddModule mod_php4.c ### Removed this line because it was saying
Yes, I did these steps. I followed the instructions on the link below
exactly.
http://www.ricocheting.com/server/php.html
Wade
"Jeffrey N Dyke" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> A couple things.
>
> Did you edit httpd.conf?
> Did
Note: I am using Apache 1.3 with PHP 4.3
"Wade" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Bear with me, I am new to this.
>
> I am trying to install PHP on an Apache Server running on Windows XP. I
> have installed the server, and it appears to b
also followed the instructions in the install.txt file.
I created a sample php file in my localhost directory. The file is
attached. When I try to access the file, my browser (IE 6) does not
interpret the file, rather it tries to download it. Have I missed
configuring something?
Wade
begin 666
01122003 1155 CST
Tim, I read on a different list about making sure you changed the ini
file to the upgraded version. Im not a linux person so the ini file Im
sure is something else but, the message was the upgrade will not change
everything necessary. That was the jist of it.
Wade
Tim wrote