Patch bugfixpath for Windows Installer Bug #52753
Patch version 2010-08-31 19:07 UTC
Return to Bug #52753 |
Download this patch
Patch Revisions:
Developer: jrompre@gmail.com
#Sorry - I am not familiar with patch files, and new to PHP. This bug is both GLARING and EASY to fix,
#and should not be ignored because of an invalid patch file. Just hoping to help. Thanks
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:\Program Files\PHP\"
LoadModule php5_module "C:\Program Files\PHP\php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
|