[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PHP with IMAP on OpenBSD
- To: Nick Gray <nagray@austin.rr.com>
- Subject: Re: PHP with IMAP on OpenBSD
- From: Leif Larsson <leif.larsson@l3system.se>
- Date: 02 Oct 2002 00:58:04 +0200
- Cc: misc@openbsd.org
- References: <0674674D-D078-11D6-9BBE-003065F9345A@msys.ch> <5.1.0.14.0.20020926113425.02603e08@celestial> <3D93783E.6060105@snowplow.org>
Im not really sure if i was using 3.2beta, but after many problems i
changed php.ini. I switched the setting "register_globals" to on
and many things started to work (symon i think it was).
I think you should look at what this setting does before enabling it.
It does make your system more vulnerable.
Leif
On Thu, 2002-09-26 at 23:12, Josh Archambault wrote:
> Yup. You can use the standard apache build, and just use ports to add
> php and the couple of php extensions necessary for horde (I think that
> list is imap, mysql, mhash, mcrypt, and xml, but that's off the top of
> my head) and it will work just fine.
>
> -J
>
>
>
>
> Nick Gray wrote:
>
> > All,
> >
> > Has anyone out there successfully built an Apache web server with PHP
> > and IMAP. I am trying to set up a mail system using Horde and am tired
> > of banging my head against the wall.
> >
> > Please contact me directly if this doesn't seem appropriate for the list
> >
> > nagray@austin.rr.com
> >
> > Thanks