t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 10:02 PM
Subject: Re: [PHP-INST] Problems with installation on windows98 with apache
> 1. Remove the ScriptAlias line
> 2. Uncomment the AddType line (remove the "#")
> 3. Try Action app
Personally, I prefer:
AddType application/x-httpd-php .php .php3 .php4 .phtml
AddType application/x-httpd-php-source .phps
Note the differentiation between php and php-source, and the
inclusion of multiple extensions in a single type declaration.
Also, I see in your example that you included .h
1. Remove the ScriptAlias line
2. Uncomment the AddType line (remove the "#")
3. Try Action application/x-httpd-php "C:/php/php.exe"
4. Restart Apache.
Let us know if you are still having problems.
- Original Message -
From: "Suzanne Francis" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
S
Gerald hi - amazing quick response - my thanks for that - here are my answers ...
>
>Are you asking about installing PHP or MySQL ? PHP4.0.0
>Did you read the PHP Manual ? yes the one by Julie Meloni
>(This is a must, there are settings to be made in
>Apache) - doh - didn't change the apache con
Greetings Joe,
Are you asking about installing PHP or MySQL ?
Did you read the PHP Manual ?
(This is a must, there are settings to be made in
Apache)
What method of install are you trying ?
Are you installing as an Apache module ?
(Would suggest that module installation
might be the best)
W
Greetings Joe,
Are you asking about installing PHP or MySQL ?
Did you read the PHP Manual ?
(This is a must, there are settings to be made in
Apache)
What method of install are you trying ?
Are you installing as an Apache module ?
(Would suggest that module installation
might be the best)
W