Date: Tue, 20 Jul 2010 16:38:31 -0700 From: Yuri <yuri@rawbw.com> To: Steven Hartland <killing@multiplay.co.uk> Cc: ports@FreeBSD.org, Remko Lodder <remko@elvandar.org> Subject: Re: Wordpress outputs an empty page after ports upgrade Message-ID: <4C463377.2040600@rawbw.com> In-Reply-To: <4A7D65A93CB94C118AA5C0EAB15415A3@multiplay.co.uk> References: <4C4416A7.3060308@rawbw.com><A7B70092-48B6-4DBD-B0B4-86B2C03F8892@elvandar.org><4C45E262.40702@rawbw.com><2BF3C2F7-314C-432A-86E6-D743E5FBF983@elvandar.org><4C46013F.1080301@rawbw.com><5EECDB8B-326A-4A88-8E10-C0A6DEAF6937@elvandar.org> <4C461470.4040407@rawbw.com> <C38388693B604EFDAAB2A5EC375C074C@multiplay.co.uk> <4C46241E.5080806@rawbw.com> <4A7D65A93CB94C118AA5C0EAB15415A3@multiplay.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 07/20/2010 16:21, Steven Hartland wrote: > I think you may have got the wrong end of the stick there. Ports can > be used > to uninstall the old and install the new version yes, but I don't > believe it > automates any of the upgrade process required for something like > wordpress > for you. No, look at ports-mgmt/portupgrade, it is capable of upgrading ports in-place quite happily in most cases. With the caveat that there might be some special steps that need to be taken not covered by port itself. This usually happens when dependencies split or being renamed or some other wild change that isn't covered by the standard process. But in the case of wordpress no special record has been placed into /usr/ports/UPDATING, which means that portupgrade should be sufficient. > I'd suggest restoring you pre-upgrade backup of both files and db and > perform a > manual upgrade as per the wordpress guide. > http://codex.wordpress.org/Upgrading_WordPress This is quite unpractical with many packages installed on the system. Also WP has an embedded DB update process that is activated automatically when you first run after system upgrade. This makes manual upgrade redundant (at least theoretically). Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C463377.2040600>