MAMP 5.5 Installation failed in Mac OS Catalina - mamp

Before upgrading to Mac OS Catalina. MAMP was working fine. After upgrading it to Mac OS Catalina, MAMP 5.5 stopped working. So I decided to uninstall and re-install. But When I tried to install it (fresh), The installation fails. Please somebody guide me to resolve this. Thank You.

This is specific for your pc and we don't have as much info as we would like.
You have to check these settings that thay mention on their docs before installing and follow their guide.
If that seems frustrating, i would suggest to use bitnami mamp that solves issues regarding the enviroments

Too few information to identify the problem, some suggestion you could try
1. Check if the software is fully uninstall, some software often remain some package or config
2. Using another server stack like Wamp, xamp, ampp ...

Related

MAMP MySQL stop working after updating mac High Sierra 10.13.2

I updated my mac and MAMP stopped working, or my MySQL Server wont start:
I tried to delete the ib_logfileN:s
since that allways worked for me before, but it doesn't work this time.. Any idea what might solve this?
Thanks
Uninstall my latest version of MAMP and re-install a older version (3.5.2) worked for me.

os x yosemite with eclipse luna gwt not showing

I've just purchase MacBook Pro and upgrade OS X lion to yosemite. after upgrading install eclipse luna for the same version.
Now I need to use it for gwt development. I follow all the thing for installing it.
But not able to see google icon in toolbar for start my development.
Some forum I found I need latest java which is default not supplied by macos x anymore. So, I download and install it using below link.
http://www.java.com/en/download/mac_download.jsp?locale=en
Is there anything else I missed...!?!
Solved
I just install latest jdk and problem solved
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Hope this is the real issue, if anyone know exact issue please respond this post for future user.

why eclipse is prompting alert message to install jre1.6 although I have installed jre1.7?

I am facing an issue while opening my eclipse (indigo) version. it is displaying following alert message
To open “Eclipse,” you need a Java SE 6 runtime. Would you like to install one now?
although I have jdk 1.7 already installed on my machine. this issue I am facing after upgrading my Mac OSX from 10.7.5 to 10.8.5. please suggest me some how to resolve this issue
Thanks

Uninstalling MAMP PRO

I have been using MAMP PRO successfully for over a year. Recently, when I attempted to start MAMP PRO, it would not start. I attempted to "restore" and that did not work. Appsolute tech support suggested to uninstall and install the new version. The MAMP PRO uninstall program did not work. I get the "privileged action failed" error message. I found this solution on "stackoverflow"
Delete the appsolute directory from /Library/Application Support , which contains configuration
files that are created upon MAMP Pro installation
Delete the file hosts.mamp.bak in /etc, which is the MAMP hosts backup file
Delete the MAMP directory from /Applications/MAMP
Open the MAMP Pro Uninstaller, check all five options, and click to uninstall
I followed these instructions except I did not find "hosts.mamp.bak in the /etc folder...the folder was empty (I have since gone back to look again and I can't find the etc folder!). Anyway, I am still unable to run the MAMP PRO uninstaller. I am reluctant to try to install the newest version until this issue is resolved. Any suggestions? I am running OS X 10.8.5.
Okay...for any interested party, I ended up using the following link provided by Appsolute....mamp.info/en/downloads/older-versions The older version is 2.2. I installed it using my original registration number and re-established my database. Everything seems to be working again.

Eclipse Segfault (OSX)

I'm trying to start eclipse but it crashes after the splash screen and before workspace selection.
This is version: eclipse-java-indigo-SR2-macosx-cocoa-x86_64 on Mac OSX 10.6.8
Launching the eclipse application or executing the alias from a shell ./eclipse (or Eclipse.app/Contents/MacOS/eclipse) results in a segfault.
$ ./eclipse
Invalid memory access of location 0x10 rip=0x7fff84ea3164
Segmentation fault
However, it runs successfully as the super user
$ sudo ./eclipse
Password:
This is fine for now, but running eclipse under sudo does not seem like a good idea.
To make this stranger still, this installation of eclipse worked fine a few months ago and I can't remember changing anything relevant.
Any ideas?
Thanks
Before taking the more drastic step of re-installing Java on Mac OS X [not always so simple :( .. ], I just reinstalled Eclipse and ADT - and it worked fine after that.
In my case, I got this error trying to start Eclipse
Segmentation fault: 11
.. it appeared in my Eclipse ADT setup after I updated the Android SDK for Google Play Services, and then tried to run Installation of update from "Check For Updates". Restarting the computer did not help.
I would try re-installing Java. The Apple installer might thwart you, but this can help get past it.
I'd suggest getting the Java Developer package from Apple, as it includes Javadoc and source for the core libraries.