Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Changing www root path on MAC

3


Threaded Mode | Print  

Changing www root path on MAC
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

This issue can be resolved by following the below steps:

-> First stop the Apache & MySQL services from the AMPPS Control Center

-> Now rename Ampps/www directory to another name (here we are renaming the same to _www)
Code
cd /Applications/AMPPS

Code
mv www _www



-> Now create Symbolic link of your root directory inside Ampps Directory.
Code
ln -s  /path/to/your/websites /Applications/AMPPS/www



-> Start Apache and MySQL services from AMPPS Control Panel

-> Import the MySQL databases from MAMP to AMPPS.

Now you should be able to access your websites from localhost/website_name.

If you still face the issue, please open a support ticket here:
http://softaculous.com/support/

Hope this helps.

Edited by nikhil89 : September 19, 2015, 10:47 am
IP: --   

Changing www root path on MAC
erickb
Group: Member
Post Group: Working Member
Posts: 102
Status:
I keep it for another time :-)
Thank you
IP: --   

Changing www root path on MAC
erickb
Group: Member
Post Group: Working Member
Posts: 102
Status:
to be sure

ln -s  /path/to/your/websites /Applications/AMPPS/www

in my case :

ln -s  /www /Applications/AMPPS/www

is it correct ?
IP: --   

Changing www root path on MAC
nikhil89
Group: Softaculous Team
Post Group: Elite Member
Posts: 467
Status:
Hi,

Yes Erik. You are right.
IP: --   

Changing www root path on MAC
erickb
Group: Member
Post Group: Working Member
Posts: 102
Status:
thank you
IP: --   

« Previous    Next »

Threaded Mode | Print  

3


Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 18, 2024, 7:24 pm.

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