Reply to thread

the bug with Deploytool,  is (i remember) search if MySQL 5.1 is installed, if not, reinstalling it ! too bad !!!!

 

i can try : 2 methods

1st : Copy-paste

  • Stop Tvservice + Mysqlservice
  • install Mysql 5.6
  • copy-paste Data folder
  • execute mysql_upgrade
  • Unintall MySQL 5.1 ?
  • start Mysql (verify with workbench, right user)
  • Verify gentle.config (directory folder)
  • Start Tv serveur config, and try to connect to DB
  • If DB connect Succes, update to 1.3 RC

If DeployTool need to install MySQL 5.1 in default mode. switch to custom with "choose database"

 

2nd : Clean install (as you Megahorst)

  • Backup / or not with BackupSetting plugin
  • Stop Tvservice + Mysqlservice
  • Uninstall MP Tvserveur only (MP don't use Mysql, right ?)
  • Uninstall MySQL 5.1
  • Clean MySQL folder
  • install Mysql 5.6
  • Config Wizard MySQL for install service
  • WorkBench for verify User Right
  • Install MP with "choose Local DB"
  • Verify connection / gentle.config
  • Restore Backup With Backupsetting plugin


Top Bottom