From:             [EMAIL PROTECTED]
Operating system: Win NT 4.0 SP6
PHP version:      4.1.2
PHP Bug Type:     Reproducible crash
Bug description:  magic_quotes_runtime

Quand, dans php.ini, j'écris : 
     magic_quotes_runtime = On
mes requêtes SQL me renvoient ceci :
     19     pol▓     ertÛæ      Faisa
puis PHP plante et il m'est impossible de redémarrer le sevice (je dois
redémarrer la machine)

Par contre quand dans php.ini, j'écris : 
     magic_quotes_runtime = Off
mes requêtes SQL me renvoient :
     19     polo      ertyt      Faisan 
(ce qui est correct)

J'utilise Win NT4, MSSQL7, IIS

Ce problème n'est jamais arrivé avec la version 4.0.6 mais il arrive
toujours avec 4.1.1 et 4.1.2
-- 
Edit bug report at http://bugs.php.net/?id=16310&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16310&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16310&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16310&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16310&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16310&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16310&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16310&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16310&r=submittedtwice

Reply via email to