Date: 06/18/01
- Next message: sniper <email protected>: "[PHP-DEV] Bug #9912 Updated: exec calls run programs in the document root: different than PHP3"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11525 Updated: isapi install fix for win2k"
- Next in thread: ajandris <email protected>: "[PHP-DEV] Bug #9299 Updated: magic quotes On - always"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 9299
Updated by: sniper
Reported By: ajandris <email protected>
Old-Status: Open
Status: Closed
Bug Type: PHP options/info functions
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
If it doesn't exist now, it most likely is fixed..
Previous Comments:
---------------------------------------------------------------------------
[2001-06-13 05:55:04] ajandris <email protected>
I told, I can't reproduce situation because I have not previous environment. It is not a problem for me today.
Andris
---------------------------------------------------------------------------
[2001-06-12 10:52:43] dbeu <email protected>
so is it fixed?
---------------------------------------------------------------------------
[2001-06-05 09:21:20] ajandris <email protected>
I don't have any instance of version 4.0.4p1, but on v4.0.5 it seems
to works fine.
win2K, Apache/1.3.19 ISAPI.
As I remember correct, phpinfo() function showed php.ini file as php.ini, not
full path as it is on my computer today ...
Andris
mailto:ajandris <email protected>
---------------------------------------------------------------------------
[2001-06-05 02:29:31] sniper <email protected>
And you are sure the php.ini file gets read by PHP?
Check the phpinfo() output for this.
--Jani
---------------------------------------------------------------------------
[2001-02-16 10:49:56] ajandris <email protected>
Magic quotes in PHP.ini file:
; Magic quotes
magic_quotes_gpc=Off ; magic quotes for incoming GET/POST/Cookie data
magic_quotes_runtime=Off ; magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_sybase=Off ; Use Sybase-style magic quotes (escape ' with '' instead of ')
In fields I wrote: ' " at the end of field
Output:
HTTP_POST_VARS["mngr1_surname"] -> 2 surname a '"
on Linux it works:
HTTP_POST_VARS["address1"] -> Address 1 ' "
I try to change to magic_quotes=On. It can' t helps.
IIS 4.0 ,CGI version
Andris
---------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9299&edit=2
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: sniper <email protected>: "[PHP-DEV] Bug #9912 Updated: exec calls run programs in the document root: different than PHP3"
- Previous message: sniper <email protected>: "[PHP-DEV] Bug #11525 Updated: isapi install fix for win2k"
- Next in thread: ajandris <email protected>: "[PHP-DEV] Bug #9299 Updated: magic quotes On - always"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

