May 5, 201114 yr comment_9226 How to go about updating/upgrading uniserver 5.7.4 Nano to 7.0.1 Orion? Report
May 5, 201114 yr comment_9227 You cannot upgrade a 5.7.4 to be a 7.0.1 they use different components. If you mean how to copy a website from 5.7.4 o 7.0.1 that’s relatively easy. Start 5.7.4 make a note of all your databases export these and then stop servers. Extract 7.0.1 to a new folder and start servers.Create databases as noted above. Use the above exported file/s to import tables.Now copy your site/s from 5.7.4 folder www to 7.0.1 www folder. Report
May 5, 201114 yr Author comment_9228 What if directly i replace/overwrite the uniserver old files with new version? will it work? How can i start two mysql service(old and new) simultaneously? Report
May 6, 201114 yr comment_9229 Not a good idea to overwrite one version with another. Configuration files mismatch (paths will be different) there may be other issues. “How can i start two mysql service(old and new) simultaneously? “ This page may help Multi-Servers:http://wiki.uniformserver.com/index.php/5....:_Multi-Servers It allows you to run more than one server simultaneously. Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.