I'm sorry.
but that's what I have in the config file. I just wrote it wronge here.
Here's my complete php related configuration


<IfDefine PHP4>
LoadModule php4_module        extramodules/libphp4.so
</IfDefine>

<IfDefine PHP4>
AddModule mod_php4.c
</IfDefine>

AddType aplication/x-httpd-php .php
AddType application/x-httpd-php-source .phps

----- Original Message -----
From: "Matt Schroebel" <[EMAIL PROTECTED]>
To: "'R'twick Niceorgaw'" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, September 09, 2002 10:37 AM
Subject: RE: [PHP] help with installation


> > From: R'twick Niceorgaw [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, September 09, 2002 10:32 AM
> > Subject: [PHP] help with installation
> >
> > Sure I'm missing some thing silly here but its monday morning :)
> > I have just installed php 4.2.3 with apache 1.3.26.
> > I have all loadmodule/addmodule as well as AddType x-httpd-php .php
>
> Isn't it:
> Addtype application/x-httpd-php .php
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to