I'm using EasyPHP DevServer VC11 and I've redirected my localweb directory to a folder on my drobox, I now want to move my phpmyadmin files and databases on to my dropbox too.
Why? Because I want to develop from multiple machines but have my files sync across the devices.
I was wandering if someone can tell me what folders I have to move and if I need to change any config files that reference to the location?
I followed this guide for the localweb move so I assume I'll have to do some renaming.
I've had a look through httpd.conf and the mysqsql configurtion looking for references to PhpMyAdmin or my databases but I cannot find a reference.
Is it perhaps easier, to install PhpMyAdmin in to my dropbox and then export/import my databases? I will still have to change where it points to though so I guess not.