ID: 46163 Updated by: [EMAIL PROTECTED] Reported By: david dot barkie at gmail dot com -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Windows XP Pro PHP Version: 5.2.6 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. It's not a phpinfo() issue. That works fine, your problem is that it uses the default php.ini values, which it sees as "c:\windows". If you put your php.ini file in the proper place (depends on what sapi you're using, if any), it will use it and show THAT it uses it. For more information, see: http://www.php.net/manual/en/configuration.php Previous Comments: ------------------------------------------------------------------------ [2008-09-23 20:26:55] david dot barkie at gmail dot com This is phpinfo() issue ------------------------------------------------------------------------ [2008-09-23 20:04:11] david dot barkie at gmail dot com Description: ------------ I have tried many times to get phpInfo() to display the correct Configuration File (php.ini) location; however, it is still displaying C:\WINDOWS and Loaded Configuration File equals (none). Where in the php.ini file is this file being read from?Is the value stored in the registry? Environment Variable PATH? I changed my PATH variable and bounced the server and phpInfo() did not capture the new values? why is this? Someone please help, if possible? PS.I tried creating IniFilePath variable in registry; however, this just stopped all phpinfo() from displaying. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46163&edit=1