ID: 41463 Updated by: [EMAIL PROTECTED] Reported By: clegier at legier dot net -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Windows XP PHP Version: 5.2.2 New Comment:
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.php.net/manual/ and the instructions on how to report a bug at http://bugs.php.net/how-to-report.php The ini parser is quite simple i the way it works and where not going to change hat. Previous Comments: ------------------------------------------------------------------------ [2007-05-22 16:17:22] clegier at legier dot net Description: ------------ The php.ini file is shown in it's entirety after configuration setting mistype. Reproduce code: --------------- In the php.ini set: doc_root = C:\APACHE\htdocs" No leading quote, only trailing. Expected result: ---------------- After saving the php.ini and loading up httpd, look in the phpinfo(); after doc_root. The entire rest of the php.ini is displayed. This also works for: extension_dir = C:\APACHE\PHP\ext" ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41463&edit=1