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

Re: [cobalt-users] Confirming Horde / IMP set-up



"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/