]> granicus.if.org Git - php/commit
Fix php.ini customization.
authorWez Furlong <wez@php.net>
Mon, 10 Feb 2003 00:20:53 +0000 (00:20 +0000)
committerWez Furlong <wez@php.net>
Mon, 10 Feb 2003 00:20:53 +0000 (00:20 +0000)
commit1e9eeafe21e91bbd15fad70cd7ad648c93d6997e
tree0e9a4893f4f101a96743d90d7d1f22122b790c84
parentb69d4c004d7e04ef15b4867cfc3b84cf6b7c5eba
Fix php.ini customization.
Apparently, it seems that running the php script with output captured to
the log prevented it from working correctly.

Also, deletes the php.ini when uninstalled.

TODO: The defaults install and activate all extensions.  This is a problem
for those extension that require non-bundled .dlls (such as OCI).
win32/installer/gen-nsis.php
win32/installer/setini.php