Jump to content
The Uniform Server Community

how to update 8.0 Coral proper?


traxxus
 Share

Recommended Posts

Short answer: there's no automated way to do this.

 

Kris_fr maintains a site where you can get a differential for updating to the next revision. See this entry, and you can also check out the full thread.

http://forum.uniformserver.com/index.php?s...post&p=9573

The only problem I've had using these is that they don't handle deletion of unwanted files, so the garbage will continue to grow. :(

 

Secondly, even though this next thread mentions older versions, it has the best general recipe for upgrading:

http://forum.uniformserver.com/index.php?s...post&p=9573

 

Updating the application code is far easier than updating the databases. While InnoDB may port directly, it's NOT designed to do that. Yo really should do a DB export and import to keep it all intact. It's far too easy to lose your whole database with any copy-paste method. MyISAM, on the other hand, is all self-contained, even though it's not as robust.

 

A Wiki article covering this is on my project list.

 

Regards,

BobS

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...