Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Shared installation between Mac and Windows



Threaded Mode | Print  

 Shared installation between Mac and Windows, installation on shared drive between Mac and Windows (4 Replies, Read 1998 times)
Boris_iSpace
Group: Member
Post Group: Newbie
Posts: 3
Status:
I just started using AMPPS (switched over from XAMPP) and what I would like to do is the following: I develop websites on both a Windows and a Mac machine (I want to keep it that way). I have a shared drive (Google Drive) on both machines. I would like to use a shared AMPPS installation, so I can make changes to my websites in development from both machines.
The Windows part of the installation worked fine, but the Mac installation (which I was hoping wouldn't be necessary, but I can't start the ampps.exe from the Mac) automatically installs in the Applications folder, which I cannot change.
Is there some way I can point the AMPPS www folder to the AMPPS/www folder on the Google drive, so I can trick OSX into working with that directory instead of the default installed one?
Any help would be greatly appreciated!
IP: --   

Shared installation between Mac and Windows
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

Instead of placing whole Ampps installation in Dropbox i would recommend to share only the www directory. Although I doubt MySQL Database can be shared.

You can create a symlink to share www in Mac

Code

mv /Applications/AMPPS/www /path/to/dropbox/www
ln -s /path/to/dropbox/www /Applications/AMPPS/www





-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

Shared installation between Mac and Windows
Boris_iSpace
Group: Member
Post Group: Newbie
Posts: 3
Status:
Thank you tidius! The www part I have working now, but not MySQL, so the website generates a database connection error. I tried changing the MySQL config file paths, but that doesn't work. Do you have any idea how this could be done?
IP: --   

Shared installation between Mac and Windows
Boris_iSpace
Group: Member
Post Group: Newbie
Posts: 3
Status:
Thank you tidus! The www part I have working now, but not MySQL, so the website generates a database connection error. I tried changing the MySQL config file paths, but that doesn't work. Do you have any idea how this could be done?
IP: --   

Shared installation between Mac and Windows
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Hi,

If operating systems were same you could have shared mysql data as well. I don't know if mysql data folder of Windows will work on Mac or vice-versa.

You will have to maintain database on both the server. Not sure though, you can look for solutions online.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 28, 2024, 6:30 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.043