ID:               16310
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Win NT 4.0 SP6
 PHP Version:      4.1.2
 New Comment:

When, in php.ini, I do : 
     magic_quotes_runtime = On
my SQL request send this :
     19     pol▓     ertÛæ      Faisa
(bad answeer)
then PHP bug (html files OK but PHP files not OK ; error 500) and it's
impossible to reboot the service (I must reboot the computer)

But, when, in php.ini, I do : 
     magic_quotes_runtime = Off
my SQL request send :
     19     polo      ertyt      Faisan 
(correct answeer)

I use Win NT4, MSSQL7, IIS

This bug was not in version 4.0.6 but it is in 4.1.1 et 4.1.2


Previous Comments:
------------------------------------------------------------------------

[2002-03-27 10:32:12] [EMAIL PROTECTED]

English please.

------------------------------------------------------------------------

[2002-03-27 10:09:25] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=16310&edit=1

Reply via email to