Date: Wed, 15 Dec 2004 12:19:45 -0800 From: "Noah" <admin2@enabled.com> To: Ian Moore <imoore@picknowl.com.au>, freebsd-questions@freebsd.org Subject: Re: php4 install has conflicts Message-ID: <20041215201703.M1541@enabled.com> In-Reply-To: <200412151820.53919.imoore@picknowl.com.au> References: <6FC9F9894A9F8C49A722CF9F2132FC2202A7A4BF@ms05.mailstreet2003.net> <20041215011800.M29112@enabled.com> <200412151820.53919.imoore@picknowl.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> > I could be wrong about this, but I don't believe you need to > reinstall those ports. Just force delete all old versions of mod- > php4 and then install the new version of php4 or mod-php4 (whichever > one you actually want). The other ports shouldn't need to be > reinstalled, because the new version of php installs to the same > location as the old version. Hence the ports that use it will just > use the new version automatically. You may also want to clean up the > duplicate gallery versions by using pkg_delete -f to remove both > versions and then install just the latest version of gallery. > > To avoid this problem in the future, always use portupgrade to > upgrade your ports. That way you won't get multiple versions installed! > also how do I upgrade and/or install php4? --- snip --- # portupgrade php4 ** No such package 'php4' is installed. # portinstall php4 ** No such installed package nor such port called 'php4' is found. --- snip --- cheers, Noah > Cheers, > -- > Ian Moore > > GPG Key: http://homepages.picknowl.com.au/imoore/imoore.asc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041215201703.M1541>