From:             webmaster at cyberdogtech dot com
Operating system: Windows 2000 Server
PHP version:      4.3.2
PHP Bug Type:     Unknown/Other Function
Bug description:  PHP.ini file installed to improper location.

Description:
------------
I just installed the Installshield binary of PHP 4.3.2 on my Windows 2000
server running IIS 5.0.  The configuration file (php.ini) should have been
placed in the system folder (C:\WINNT).  Instead, InstallShield placed it
in the folder C:\Documents and Settings\Administrator\WINDOWS.  This was
problematic as the executable could not find the ini file to read it. 
Since it was IIS, I could not run phpInfo() to detect this, instead I was
presented by the "The PHP CGI cannot be accessed directly." error since
the default value is set to 1.  This made locating the source of the
problem (the mislocated ini file) exceedingly difficult.


-- 
Edit bug report at http://bugs.php.net/?id=24211&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=24211&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=24211&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=24211&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=24211&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=24211&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=24211&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=24211&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=24211&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=24211&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=24211&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24211&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=24211&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=24211&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=24211&r=gnused

Reply via email to