Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

am 25.06.2009 22:05:28 von Hannes Magnusson

On Thu, Jun 25, 2009 at 21:30, Jonathan
Chaput wrote:
>
> In the documentation, I found that the installer of PHP 5.2 and later will
> read the install options and will reinstall PHP with the same options as
> before.
>
> Will the install only read the installed features or it will read the
> php.ini ?
>
>
>
> What about PHP 5.1, 5.0, 4 ? Will these installs also read the install
> options and php.ini and will install the new update version with the same
> options ?
>

I have absolutely no idea, try the "Windows PHP users list" mailinglist (CCed)

-Hannes

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Re: [PHP-WEBMASTER] PHP Update & PHP Upgrade

am 26.06.2009 11:40:05 von harlequin2

Hi Chaput,

Chaput wrote:
> > In the documentation, I found that the installer of PHP 5.2 and later
> will
> > read the install options and will reinstall PHP with the same options as
> > before.
> >
> > Will the install only read the installed features or it will read the
> > php.ini ?
> >
> > What about PHP 5.1, 5.0, 4 ? Will these installs also read the install
> > options and php.ini and will install the new update version with the
> same
> > options ?
> >
>
> I have absolutely no idea, try the "Windows PHP users list" mailinglist
> (CCed)
>
> -Hannes

I would recommend backing up your php.ini located in your php folder, because you will probably need to update some settings by hand later on. The Windows Installer will check which extensions are currently loaded and will afterwards add these extension entries to the modified php.ini. Other settings may or may not be migrated, i.e. my error logging settings ("error_log = syslog" and "error_reporting = E_ALL && ~E_NOTICE") were discarded.
So back up, upgrade, restore php.ini.

Regards,

Sascha
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php