ID: 8750 Updated by: avsm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Scripting Engine problem Assigned To: Comments: Try entering 'magic_quotes_gpc = On' in your php.ini, instead of the string that you submitted in the bug report. If that doesn't work, then more details are needed: What ./configure arguments did you supply PHP? Did you compile from source or install from binary RPM? Previous Comments: --------------------------------------------------------------------------- [2001-01-16 23:51:32] [EMAIL PROTECTED] I have the following option in my php.ini: magic_quotes_gpc off However "php -i" shows it as "on". Strace'ing the php binary shows that it even reads the php.ini. PHP is compiled as CGI --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=8750 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]