ID:               46462
 Updated by:       [EMAIL PROTECTED]
 Reported By:      admin at kobashicomputing dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Windows Installer
 Operating System: Windows XP SP 3
 PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




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

[2008-11-02 03:28:04] admin at kobashicomputing dot com

Description:
------------
PHP pages are not loading on Windows installations. This is because the
PHP installer is failing to add the following:

The installer puts this in at the end of the httpd.conf file:
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:/PHP/"
LoadModule php5_module "C:/PHP/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL

But fails to add this:
AddType application/x-httpd-php .php

- Kerry Kobashi



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


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

Reply via email to