Can I install Wamp where MySql allready Installed ?
Posted by: liorilan (---.integralerp.com)
Date: February 01, 2018 10:17AM

Can I install Wamp where MySql already Installed ?
I may need to work on a machine with an Oracle MySql installation.

Options: ReplyQuote
Re: Can I install Wamp where MySql allready Installed ?
Posted by: RiggsFolly (Moderator)
Date: February 01, 2018 11:47AM

Hi

Yes, but it makes it a bit more complicated.

Your existing MySQL will already be running using the default port of 3306

WAMPServer may in fact pick up that MySQL as it expects one on port 3306, but passwords may be an initial issue if the root password of other MySQL has been chnaged

I would suggest this:

Stop the other MySQL

Install WAMPServer
Check it all works
Using the existing menus on Wampmanager change the MySQL port number to 3308 (mariadb is configured to use 3307)
Make sure WAMPServer all works with these changes

Now that WAMPSevrer's MySQL is on 3308 you can start up your other MySQL Server


If the other MySQL Server is running all the time, you may have memory issues. 2 MySQL = 2 memory requirements.

I would suggest amending the other MySQL Service (MYSQL) so it does not start automatically at each boot.

Note: WAMPServer's services use our specific service names:

Apache = wampapache or wampapache64
MySQL = wampmysqld or wampmysqld64


So you should not get confused there


Of course if you are not really sure what you are doing, this may not seem very clear. So please always follow

RULE 1

BACK IT UP BEFORE YOU RISK LOOSING IT! By that of course I mean backup all your existing database from the other MySQL


---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.