ID: 23777 Updated by: [EMAIL PROTECTED] Reported By: pekka at studio-on-the dot net -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: XP PHP Version: 4.3.2RC4 New Comment:
%SYSTEMROOT% is defined by the system and %INSTALLPATH% isn't. Previous Comments: ------------------------------------------------------------------------ [2003-05-23 07:58:28] pekka at studio-on-the dot net Install.txt refers all the time to C:\PHP\ in module and CGI installation instructions. This may lead to confusion. Especially in --------- Just add the following lines to your httpd.conf: LoadModule php4_module c:/php/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php --------- As system root is done as %SYSTEMROOT% why not %INSTALLPATH% as well? ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=23777&edit=1
