Hi !

context : Debian/Midgard 1.4./SG Debian packages/apache1.3

After a (not really successfully) migration from 1.2.5 to 1.4,
I've got some magic_quotes problems when I create/update an object with AdminSite...

In my midgard-data.conf, I've got (for 1 vhost):
    # Switch off magic quotes - it is required with Midgard
    php_value magic_quotes_gpc off
    php_value magic_quotes_runtime off

and in httpd.conf :
 LoadModule mime_magic_module /usr/lib/apache/1.3/mod_mime_magic.so

but when I update/create object, some special caracters like " / \ have a backslash behind...


Must I add "php_value magic...." for each vhost ???


no errors appears in logs.
howto fix that ?
please help me !

ggrrr..



Benoit.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to