Peter
I think I have tohse lines i nmy httpd.conf. although they might read:
AddType application/x-httpd-php4 .php
AddType application/x-httpd-php-source .phps
or something like that, i'll make sure to check it when I get back from
work. I was going to install it as a DSO, but it said i need Apache
configured with mod_so.c (or something like that) unfortunately i dont
have that configured when i check my httpd.
On Fri, Jul 13, 2001 at 03:40:34PM +0100, Peter Clarke wrote:
>
> "Conor McTernan" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> >
> > hey all,
> >
> > I've been using apache, php and mysql on win32 for a while now, and I have
> > recently decided to move over to linux *yay*, so i got myself a copy of
> > Suse 7.1 personal edition.
> >
<snip>
>
> Do you have the following in httpd.conf:
>
> # And for PHP 4.x, use:
> #
> AddType application/x-httpd-php .php
> AddType application/x-httpd-php-source .phps
>
> NB .php NOT .php4
>
> Otherwise consider have php as a DSO then you can rebuild PHP without
> rebuilding Apache.
>
> Peter
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]