From:             joao dot simoes at cern dot ch
Operating system: Windows 2000
PHP version:      4.3.4
PHP Bug Type:     Apache related
Bug description:  After installing PHP, it doesn't work...

Description:
------------
When we install Apache 1.3, PHP4 and we configure httpd.conf, the php
functionality doesn't work.


Reproduce code:
---------------
The instalation program creates a c:\PHP directory (upper case) and the
httpd.conf refers to it by c:\php (lower case). This way, PhP doesn't
work.
You have to change, in httpd.conf, every "C:\php" by "C:\PHP".



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

Reply via email to