Softaculous


Topic : Back ported AMPPS 2.1 to work with Mavericks


1

Posted By: tidus on October 31, 2013, 2:29 pm
Hi,

We have back ported AMPPS 2.1 to work with Mac OS X 10.9 Mavericks which can be downloaded from our download page. Now AMPPS Apache can be started directly from the GUI.

For users who are already using AMPPS 2.1, please follow the below instructions.

Before applying patch make sure Ampps is closed.

Run the two commands from Terminal:
Code
mv -f /Applications/AMPPS/Ampps.app/Contents/Frameworks/Security.framework /Applications/AMPPS/Ampps.app/Contents/Frameworks/_Security.framework

ln -s /System/Library/Frameworks/Security.framework /Applications/AMPPS/Ampps.app/Contents/Frameworks/Security.framework


Sorry for the inconvenience caused.

Edited by tidus : November 1, 2013, 6:39 am

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

Posted By: afri-can on October 31, 2013, 3:17 pm | Post: 1
Sorry for being stupid but if I have ammps 2.1 already installed do I only have to run the two commands in terminal without downloading anything? :squi:

Posted By: tidus on October 31, 2013, 3:21 pm | Post: 2
Quote From : afri-can October 31, 2013, 3:17 pm
Sorry for being stupid but if I have ammps 2.1 already installed do I only have to run the two commands in terminal without downloading anything? :squi:


HI,

Yes

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

Posted By: kontramundo on October 31, 2013, 3:50 pm | Post: 3
Thank You

greetings from Mexico

Posted By: vikingboy on November 1, 2013, 12:17 am | Post: 4
thank you!

Posted By: schoujar on November 3, 2013, 5:38 pm | Post: 5
Thanks!

Posted By: hanxlk on November 4, 2013, 5:56 am | Post: 6
Great! Thanks alot...

Posted By: d1egosan on November 4, 2013, 6:07 pm | Post: 7
Hello,

I just installed AMPPS 2.1 for the first time, using Mac OS X 10.9 Mavericks. After I tried running the two commands and opening AMMPS I get a pop up with the following message:

''Ampps.app" can't be opened because it is from an unidentified developer.

Can you please advise? it seems that I'm not running the commands properly. :(

Thanks


Posted By: ketan on November 6, 2013, 6:57 am | Post: 8
Hi,

Please do the following steps,

- Launch System Preferences from the Apple menu,
- Choose “Security & Privacy” and then click the “General” tab, followed by clicking the lock icon in the corner to unlock the settings,
- Look for “Allow applications downloaded from:” and choose “Anywhere”,
- Accept the security warning and allow.

You can now launch any app from any location or developer. Let us know if you still facing the problem.

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Posted By: d1egosan on November 6, 2013, 10:37 pm | Post: 9
Hi ketan,

Thank you for your swift response. A new ticket with the same request might has been submitted by mistake after reloading the page, please do ignore it!

Cheers

Posted By: dreamdancer on November 8, 2013, 8:43 am | Post: 10
Hi I just upgraded to Mavericks today. I had MAMP and found it doesn't work with the new system. So I searched and found AMPPS. I have download just today. I cannot get the apache server to start.  I get asked for my admin password, I put it in and the server will not start up.

I even tried the patch, but after the first command I got a terminal message of "permission denied"

Not sure what to do next. This looks like a fantastic program! Just wish Apache would start.

Posted By: ketan on November 8, 2013, 10:28 am | Post: 11
Hi,

Please run the following command in terminal and let us know the output,

sudo /Applications/AMPPS/apache/bin/httpd

-----------------------
Follow AMPPS on,
Twitter
Facebook
Google+

Posted By: manoderecha on November 8, 2013, 3:36 pm | Post: 12
:squi: I´ve tried everything and still not able to turn on Apache. Now, when i try to run the line

sudo/Applications(AMPPS/apache/bin/httpd

I get this:

[Fri Nov 08 15:25:46 2013] [warn] NameVirtualHost 127.0.0.1:443 has no VirtualHosts
(48)Address already in use: make_sock: could not bind to address [::]:80
(48)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Please HELP =(

Posted By: dreamdancer on November 8, 2013, 4:17 pm | Post: 13
Quote From : manoderecha November 8, 2013, 3:36 pm
:squi: I´ve tried everything and still not able to turn on Apache. Now, when i try to run the line

sudo/Applications(AMPPS/apache/bin/httpd

I get this:

[Fri Nov 08 15:25:46 2013] [warn] NameVirtualHost 127.0.0.1:443 has no VirtualHosts
(48)Address already in use: make_sock: could not bind to address [::]:80
(48)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Please HELP =(

I ran that command too and I got this same message

Posted By: dreamdancer on November 9, 2013, 7:04 pm | Post: 14
An update to my previous post. The issue was that Apache was already running at localhost, so I followed directions in another post here regarding AMPPS and Mavericks.

In the terminal type this:
sudo apachectl stop

I had completely uninstalled AMPPS first. Then I ran that command. After that I reinstalled AMPPS and Apache started right up using the control center. The address to the server is localhost/ampps instead of just localhost.

So it does work, just turn off the native Apache first.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.