ID:               32202
 Updated by:       [EMAIL PROTECTED]
 Reported By:      taylor at gol dot com
 Status:           Open
 Bug Type:         Documentation problem
 Operating System: Windows 2000
 PHP Version:      4.3.10
 New Comment:

This isn't really a bug as according to the manual installation steps
(which should be read first):

Note:  In PHP 4, you should move all files located in the dll and sapi
folders to the main folder (e.g. C:\php).

The manual steps example 6.1 shows the correct location.

But, the Apache 1 docs do say the following:

This assumes PHP is installed to c:\php. Adjust the path if this is not
the case.

So anyway the Apache 1 docs could easily again mention the sapi/dll
file move right after the above quoted note...that might be useful.


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

[2005-03-06 03:01:18] taylor at gol dot com

Description:
------------
The page 

http://www.php.net/manual/en/install.windows.apache1.php

states 

 For PHP 4:

# Add to the end of the LoadModule section
LoadModule php4_module "c:/php/php4apache.dll"

but the location of the file php4apache.dll is actually in ~/php/sapi/

The install documentation that comes with the zipped bundle is wrong,
too.



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


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

Reply via email to