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

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.


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

[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

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

[2006-09-27 07:25:47] mcloudteo at hotmail dot com

Do this:

     * Go to Control Panel and open the System icon (Start -> Settings
->
       Control Panel -> System, or just Start -> Control Panel ->
System
       for Windows XP/2003)
     * Go to the Advanced tab
     * Click on the 'Environment Variables' button
     * Look into the 'System variables' pane
     * Click on 'New' and enter 'PHPRC' as the variable name and the
       directory where php.ini is located as the variable value (e.g.
       C:\php)
     * Press OK and restart your computer

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

[2006-09-25 23:26:09] rafael dot amador at gmail dot com

tested with lastest snapshot and the same result

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

[2006-09-23 10:19:02] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

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