ID:               46014
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at perfectory dot com dot au
-Status:           Open
+Status:           Bogus
 Bug Type:         *Configuration Issues
 Operating System: Windows 2003 R2 x64
 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.




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

[2008-09-07 03:43:15] php at perfectory dot com dot au

Description:
------------
I have manually installed PHP 5.2.6 on my Win2k3 box at C:\PHP and can
not seem to change the Configuration Path File variable. I have added
the registry key IniFilePath = C:\PHP at HKLM\SOFTWARE\PHP and
HKLM\SOFTWARE\PHP\5.2.6 and added C:\PHP to the PATH variable.

Setup: IIS6 with ISAPI. As I have a 64 bit OS, I have enabled IIS to
run both 32bit and 64bit applications. If I move the php.ini and all
non-php dlls to C:\WINDOWS it works, but I want to store this in my PHP
directory.

Reproduce code:
---------------
<?php
phpinfo();
?>

Expected result:
----------------
Configuration File (php.ini) Path to be set to C:\PHP and Loaded
Configuration File to be C:\PHP\php.ini

Actual result:
--------------
Configuration File (php.ini) Path is set to C:\WINDOWS and Loaded
Configuration File is set to (none).


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


-- 
Edit this bug report at http://bugs.php.net/?id=46014&edit=1

Reply via email to