I want to update my wamp server from 2.5 to 3.0.6 because I need PHP 5.6 or above for a project. But there are a lot of databases and projects on wamp 2.5, so I want to update it instead of uninstalling older version and install wamp 3.0
What is the simple and best way to achieve it??
答案 0 :(得分:2)
您可以将WAMPServer 2.5直接升级到WAMPServer 3.0.3,然后从那里升级到最新版本V3.0.9。这个版本已经安装了PHP7.0,如果WAMPServer安装的版本不是你想要的版本,包括PHP7.1,可以使用许多ADDON版本的PHP。
下载WAMPServer 3.0.3,允许从WAMPServer 2.5直接升级
然后将WAMPServer升级到V3.0.9。
然后ADDON您要使用的PHP / Apache / MySQL / MariaDB版本。
然后使用现有版本的MYSQL备份数据库。
然后切换到您现在想要使用的MySQL版本,并恢复所有数据库。