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

Re: PHP with IMAP on OpenBSD



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