[PHP-INST] New Prob. Re: [PHP-INST] Problems with installation on windows98 with apache

2002-01-29 Thread Suzanne Francis
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

Re: [PHP-INST] Problems with installation on windows98 with apache

2002-01-29 Thread Ryan Walker
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

[PHP-INST] Problems with installation on windows98 with apache

2002-01-29 Thread mark . broad
You need to uncomment/add a line(s) along the lines of : AddType application/x-httpd-php .php AddType application/x-httpd-php .phps AddType application/x-httpd-php .phtml AddType application/x-httpd-php .php4 Because this is how it knows when to use the action dependant on file extension type. N

Re: [PHP-INST] Problems with installation on windows98 with apache

2002-01-28 Thread Mike Maltese
PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 28, 2002 12:29 PM Subject: [PHP-INST] Problems with installation on windows98 with apache Hi, My name is Suzanne and I'm trying to install PHP4 and am having a few problems. I have windows 98 I downloaded Apache I downloaded PH

[PHP-INST] Problems with installation on windows98 with apache

2002-01-28 Thread Suzanne Francis
Hi, My name is Suzanne and I'm trying to install PHP4 and am having a few problems. I have windows 98 I downloaded Apache I downloaded PHP4 windows installer I followed the wizard for apache and have tested to see that it works (when I start it I see one MS-Dos window that says its running an