[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Confirming Horde / IMP set-up
- Subject: Re: [cobalt-users] Confirming Horde / IMP set-up
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Thu May 24 11:05:33 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"timbolt Last Name" <timbolt@xxxxxxxxxxx> wrote:
> In the Horde PHPLib set-up instructions is says to turn the
> magic_quotes_gpc Off. I had to turn these on when I
> installed PHPMyAdmin. Can I reconcile these two requirements?
Set it in an .htaccess file in the directory for the program. If you're
using PHP4 add:
php_flag magic_quotes_gpc on
If it's PHP3 add:
php3_magic_quotes_gpc on
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/