ID:               15215
 Comment by:       t dot johnson at intercall dot ie
 Reported By:      php at totti dot de
 Status:           No Feedback
 Bug Type:         *Configuration Issues
 Operating System: Windows NT 5.1 (XP)
 PHP Version:      4.1.1
 New Comment:

I have incountered the same issue with php 5.1.2 and iis 6 on all 3 of
our servers. The phpinfo() reports c:\windows as the location of
php.ini on all installations which were manually configured. the error
occurs on clean systems with nothin but OS, IIS and pho installed. Does
anyone have any further info on this problem?


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

[2002-02-28 00:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, 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".

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

[2002-01-27 15:11:58] [EMAIL PROTECTED]

Do you mean the PHP installer?
Anyway, Christoph is right, it doesn't look at the version string but
it just tries your Windows-directory. 
phpinfo() reports where it has found php.ini. Look at that path. It
should really work if you place it in c:\windows.

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

[2002-01-27 15:05:09] phpbugs at gordimer dot net

This has never happened to me. My php.ini gets parsed whether it
resides in windows directory (for sapi-version) or in php-directory for
cgi. I'm using XP Pro, but it also works with NT 4 and non-standard
windir-name (winntw).

Christoph

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

[2002-01-24 19:14:40] php at totti dot de

If you install the Windows binaries on Systems running Windows XP, PHP
assumes that there is a system directory 'C:\winnt\' because of the
version string reported by Windows (Windows NT 5.x). As there is no
such Dir (under Win XP the System Dir is named 'C:\Windows\' by
default), php.ini is not found. I couldn't find help in creating this
dir and put the .ini file in. Also the 'php.ini' is not found if simply
put in the path.

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


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

Reply via email to