new install preserve php.ini

Every time I upgrade my php.ini gets reset and I have to go back into it inorder to enable the extensions I use (mainly pgsql).

Is there anyway the installer package can detect existing intallations and preserve extension settings.

Display_Errors was also defaulting to off but with the new debugger features I shouldn't need to worry about this option.

Comments

    Re: new install preserve php.ini

    A added a feature request for this here: http://www.jcxsoftware.com/jcx.corporate6/modules/mantis/bug_view_page.p...

    Feel free to add more details or stuff you might like to see accomplished related to that.

    Re: new install preserve php.ini

    Heya, I just thought I'd add my 'yes please' to this one too :)

    Steve

    Re: new install preserve php.ini

    I couldn't use the pgsql extension.

    Your best bet is to create

    Your best bet is to create your own copy of the php.ini file and reference it in your project properties.