I have done both of these things, as they are in the instructions. In the
installation file, it lists the lines that need to be added to the
htttpd.conf file for apache, and these are the lines. Anything else that
needs to be done?
(BTW, I appreciate the help)
> You will also need to add this f
You will also need to add this for the module
LoadModule php4_module "c:/php/sapi/php4apache.dll"
M@
> -Original Message-
> From: Maxim Maletsky [mailto:[EMAIL PROTECTED]]
> Sent: 14 February 2001 08:02
> To: 'Sean Kennedy'; PHP Mailing List
> Subje
have you read my previouse post?
I bet - That's the problem
Cheers,
Maxim Maletsky
-Original Message-
From: Sean Kennedy [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 14, 2001 5:02 PM
To: PHP Mailing List
Subject: [PHP] Re:[PHP] Installation on win32
Nah, I have wi
add this into your httpd.conf file:
## PHP 4.0.3pl1
AddType application/x-httpd-php .php .phtml .php3 .html .inc
AddType application/x-httpd-php-source .phps
Cheers,
Maxim Maletsky
-Original Message-
From: S
Nah, I have windows showing me the extentions, so that wouldn't be a
problem. (Though I checked, cause you never know...)
And I restart apache. Actually, I restarted my machine, no dice. This is
driving me crazy. I have followed the instructions TO THE LETTER.
Several Times I might add. I j
Make sure you do not have a hidden file extension of *.txt on the end of
your script. If you don't, then the problem is in httpd.conf, or you
didn't restart Apache after making changes to httpd.conf.
Sounds silly, but that ol' hidden file extension thing gets people ALL
the time. Swear.
> N
6 matches
Mail list logo