ID: 40125 Updated by: [EMAIL PROTECTED] Reported By: guypazi at gmail dot com -Status: Assigned +Status: Closed Bug Type: PHP options/info functions Operating System: Window XP pro PHP Version: 5.2.0 Assigned To: jmertic New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-01-16 11:39:36] garjala at gmail dot com It writes settings in a same way to apache mimetypes file too which apparently makes that useless too. I think that problem is that installer uses unix style linebreak instead of the one used in windows. ------------------------------------------------------------------------ [2007-01-13 19:34:26] guypazi at gmail dot com Description: ------------ Hi, I've just installed Apache2.2 and PHP5.2 on a win xp pro with the MS installer. The following was written to httpd.conf IN A SINGLE LINE making it useless (I broke it so it will be readable) : #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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40125&edit=1