ID:               37919
 Updated by:       [EMAIL PROTECTED]
 Reported By:      rafael dot amador at gmail dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         IIS related
 Operating System: Windows XP Pro SP2
 PHP Version:      5.2.3
 New Comment:

Misconfiguration of your system is not any bug in PHP..


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

[2007-07-23 12:22:09] rafael dot amador at gmail dot com

As you requested ...

Configuration File (php.ini) Path    C:\WINDOWS
Loaded Configuration File            (none)

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

[2007-07-22 23:26:45] [EMAIL PROTECTED]

What does phpinfo() have in the "Loaded configuration file" section?
And above that, what does it have the path set to?

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

[2007-07-20 12:44:12] rafael dot amador at gmail dot com

I've tested the last snapshot and the bug is present but now phpinfo
shows a bit different result since the 1st time.

i can't run any modules. Again 

notice the output of my phpinfo(), maybe this can give you a clue about
what's happening.

Configuration:
PHP Core

Directive      Local Value     Master Value   | And should be ...
doc_root       no value        no value       | "c:\inetpub\wwwroot"
extension_dir  C:\php5         C:\php5        | "c:\php\ext"

PHP Variables
Variable                   Value
_SERVER["DOCUMENT_ROOT"] = "c:\inetpub\wwwroot"
_ENV["Path"] =
"C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Archivos de
programa\QuickTime\QTSystem\;C:\php"

Output from phpinfo()

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

[2007-07-09 12:10:44] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

Again, try the snapshot. I added the actual php.ini file in use to be
shown with phpinfo() output, so check that after installing the
snapshot.

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

[2007-04-16 21:08:56] rafael dot amador at gmail dot com

ok 

the point here that using ISAPI module in IIS and trying to use the
Path method to configure the module, makes that PHP doesn't recognize
propertly the php.ini path and its configuration that situation makes
that php doesn't load any additional modules including mysqli and any
others...

becoming any php script in a useless piece of code... stills run but is
not capable to call any functions of any module...

i hope that this explanation make you clear what i'm reporting here...

response to the questions

a) with the specified conditions, yes, but without any configuration
available no additional modules, php scripts become useless with this
bug.

b) yes , in addition with windows registry php configuration method.
verified in 3 servers.

c) i think that running php in FastCGI must works, but exists another
anoying bug related with CGI and IIS that doesn't permit to write a
cookie ... but this bug is from Microsoft.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/37919

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

Reply via email to