ID:               37919
 User updated by:  rafael dot amador at gmail dot com
 Reported By:      rafael dot amador at gmail dot com
-Status:           No Feedback
+Status:           Open
 Bug Type:         IIS related
 Operating System: Windows XP Pro SP2
 PHP Version:      5.1.4 or above
 New Comment:

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()


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

[2007-07-17 01:00:01] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[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.

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

[2007-04-16 20:12:36] [EMAIL PROTECTED]

It's not quite clear what does not work for you:

a) Are you able to run PHP scripts at all?
b) Does removing 'doc_root' setting from php.ini really fix this?
c) How about running PHP as FastCGI? (I prefer this myself, running PHP
as module is so 90's :)


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

[2006-10-22 20:45:15] rafael dot amador at gmail dot com

i've perfectly told that any other method works, with this statement i
mean any other method DOESN'T WORK. and  by the way i'm reporting a BUG
i've a work arround but the bug still remains in the code. 

i've solved this with the register method now i've my server working
with this method but the point here is that the PATH method doesn't work
... 

i've spend a lot of time reporting this bug and following the progress
of it. i'm waiting that anyone there (Zend-PHP developer staff) take
this seriously don't give me a pretext to close this bug. This danm bug
is giving headaches to more than a couple of IT admins. 

i'm very annoyed about the response time showing a profesionless
attitude ... sorry guys but it's the truth

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

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