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

duplicated php option



Hi all,

I noticed recently that some php options seem to
be duplicated.  I didn't investigate generally
but with magic_quotes_gpc I found under /etc

moodle/apache.conf:     php_flag magic_quotes_gpc On
php5/apache2/php.ini:magic_quotes_gpc = On
php5/cli/php.ini:magic_quotes_gpc = On
php5/cgi/php.ini:magic_quotes_gpc = On
phpmyadmin/htaccess:        php_flag magic_quotes_gpc Off
(there are similar settings with php4)

and I wondered magic_quotes_gpc was On or Off on my system.
In fact which setting is effective?

More fundamentally, is there any smarter way to set these
php options in Debian packages?

Thanks in advance.		2007-2-17(Sat)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda <kohda AT debian.org>
 Department of Math., Univ. of Tokushima



Reply to: