Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Oct 2005 16:11:36 +0200
From:      "ml@sd2i.com" <ml@sd2i.com>
To:        ports@freebsd.org
Subject:   best way to upgrade from mysql4+PHP4 to mysql 41+PHP5
Message-ID:  <43468218.9060006@sd2i.com>
In-Reply-To: <20050929162910.GC1450@thought.org>
References:  <53367.62.127.24.11.1127925707.squirrel@secure.antsclimbtree.com>	<1202482124.20050928184803@rulez.sk>	<20050928172602.GA93571@thought.org>	<4DDAC70C-591E-4FEB-A497-9ECB22F348F1@antsclimbtree.com> <20050929162910.GC1450@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
We want to upgrade some 4.11 boxes from mysql4+PHP4 to mysql 41+PHP5 
with about no interruption as there's many users

I want to know if i have another faster solution than what i plan to do, 
i mean :

pkg_delete php4*
pkg_delete mysql*
then install php5 and mysql from port

we have many dependencies on mysql-client (mydns, postfix, pureftpd, 
etc.), do i need to reinstall everything against the new mysql client 
version ?

i thought about force reinstall without removing old versions, but how 
can i unregister the packages without removing the files so the server 
will continue to run during the compilation step ?

finally, how can i know the incidence on mysql databases, i already read 
the official mysql 4.0=>4.1 howto, but maybe using the ports installer 
implie other stuff to do ?

thanks for any help.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43468218.9060006>