MySQL

Virtual servers on MAMP (Mac OSX + Apache + MySQL + PHP)

If you are a web developer on PHP and MySQL, probably you needed to define virtual servers on Apache. If you also work on Mac OSX, then a good option to have a development environment fully working and up to dateis MAMP. Alright, in this situation, I recommend you to do this:

Enable remote access to MySQL the easiest way

Due to specific necessities in a project that dbloop is developing, we need to enable remote access to MySQL database form the other machines in our LAN. It isn't so easy to find good information about this issue. There are many posts but don't give clear info about how to solve it. Finally, a post gives us the solution.

Syndicate content