[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with php4 and horde (now working)



Kevin,

Thanks for the tip.
I also edited /etc/apache/srm.conf
uncomented:
AddType application/x-httpd-php3 and
AddType application/x-httpd-php3-source

All is functional.

John

----- Original Message -----
From: "Kevin Easton" <s3159795@student.anu.edu.au>
To: "John Baillie" <jsbaillie@cfl.rr.com>; <debian-user@lists.debian.org>
Sent: Tuesday, April 24, 2001 12:51 PM
Subject: Re: help with php4 and horde


> Hi,
>
>     As it happens, I did just this the other day.  All I had to do to get
> horde/IMP working with php4 (apart from installing the additional packages
> required by IMP such as php4-imap) was to edit the file
> /etc/apache/mime.types, commenting out the line:
>
> application/x-httpd-php3                       php3
>
> and then adding 'php3' to the end of the existing
>
> application/x-httpd-php                         phtml pht php
>
> line.
>
> This means that files ending in .php3 (like the scripts that make up horde
> and IMP) will be executed by the php4 module.  This works for horde and
IMP,
> but it's _possible_ that other php3 scripts will need tweaking to work
with
> php4.
>
>     - Kevin.
>
>
> >From: John Baillie
> >To: debian-user@lists.debian.org
> >Sent: Tuesday, April 24, 2001 5:12 AM
> >Subject: help with php4 and horde
> >
> >
> >We have horde/IMP setup with php3, UWIMAP, LDAP and mysql and all works
> well.
> >
> >There is some school management software we would like to test
> (schoolmation).
> >
> >Schoolmation requires php4 The Debian default is to install horde with
> php3. If we do decide to use schoolmation >it will sit on the same machine
> as horde. Does anyone have pointers they can share on configuring horde
with
> >php4 before I get started.
> >
> >Thank you,
> >John
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>



Reply to: