ID: 21387 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: MS Windows NT 5.1 (XP) PHP Version: 4.3.0 New Comment:
Are you sure PHP is reading the correct ini file? What is the output of "Configuration File (php.ini) Path" from the result of phpinfo()? Previous Comments: ------------------------------------------------------------------------ [2003-01-15 22:17:54] [EMAIL PROTECTED] same problem with version 4.3.1-dev (XP, Apache 2) all the directives are ignored from my php.ini file. I have even deleted the php.ini file and phpinfo() still returned output - the default one. ------------------------------------------------------------------------ [2003-01-03 06:02:39] [EMAIL PROTECTED] After installing PHP 4.3.0, some configuration directives in php.ini are ignored (extension_dir, post_max_size, arg_separator.input, etc.) according to phpinfo() output. I have changed asp_tags On and Off (every time with restarting of IIS 5.1) to ensure PHP loads correct php.ini file and it does. In PHP 4.2.3 all configuration directives are taken into account. So, I think, it can be a bug. Stepan ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21387&edit=1