Can someone tell me how to configure my installation to make it work on the dropbox cross 2 computers, i tried with WAMP and XAMPP, but did not work as it should.
with AMPPS, i REALLY liked it so far, and i REALLY want it to happen, all i want is to sync my htdocs and mysql data from the 2 computers, so i can keep working on my laptop when i am not home without internet connection.
I tried editing "httpd" and "httpd-ssl" as the other ones, and the htdocs as susual works fine because its just a folder, however with mysql, everything gets a little bit weird.
I copied the mysql data folder into my dropbox folder, changed the datadir="{$path}/mysql/data/" to datadir="C:\Users\mase\Dropbox\localhost\mysql\data\"
and the mysql did NOT start at all, any help please ??