MAMP Pro does not log PHP errors - mamp

I have been struggling with MAMP pro for past few months. Tried contacting Appsolute (#24294) but got no help. Somehow Mamp Pro has stopped recording all PHP errors.
My configuration: http://prntscr.com/itmqm5
PHP conf files from /Library/Application Support/appsolute/MAMP PRO/conf
php.ini file :https://ufile.io/edacj
PHP 7.2.1 ini : https://ufile.io/8bl8q

Later I found that my MAMP installation was hacked. I had to clean up everything and re-install MAMP pro to fix this.

Related

MAMP 5.5 Installation failed in Mac OS Catalina

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 ...

MAMP couldn't start on system startup

I am trying to check the option to run the MAMP on mac startup, but it always fail to save.
Any suggestions?
I tried to uninstall and reinstall it back, but same as it's.
I use MAMP Pro 5.0.1
Do you have admin rights withyour Mac account? If not, try it with an admin account.

MAMP PRO and the /private/etc/hosts file

It turns out that today i started trying MAMP PRO for Postfix SMTP.
But i had and have a nasty problem.
There's no way MAMP PRO 4.2.1 is allowed to overwrite the hosts file, and it needs to, so MAMP PRO doesn't work.
I found no clear answer in the internet and i tried already couple of solutions with no success, like recreating the file, erasing or commenting the 127.0.0.1 localhost line, among others.
Any ideas around? (I never had that problem with MAMP)
I tried Marcos Di Paolo method. I went into /etc/hosts/ and had seen that my hosts file had an extension added onto it (hosts~orig). Take the extension out and your Mamp Pro will work fine so it just says hosts. My Mamp is working 100% now.

Upgrade MAMP to MAMP PRO config errors

I've been using MAMP for a few years and have upgraded to MAMP PRO using the "Try MAMP Pro" button. It's v3.0.7.73. I am having somekind of basic config error. It's manifested differently on my Drupal, WordPress, and Joomla site.
In WordPress it goes to the install page and wants to reinstall WordPress.
In Drupal I get a MySQL error:
PDOException: SQLSTATE[42000] [1049] Unknown database 'drupalopenatrium' in lock_may_be_available() (line 167 of /Applications/MAMP/htdocs/Drupal-OpenAtrium/includes/lock.inc).
In Joomla it's another MySQL error:
Error displaying the error page: Application Instantiation Error: No database selected SQL=DELETE FROM f1w2j_session WHERE time < '1427392321'
If I quit the MAMP Pro app and launch the MAMP app it all works fine. I searched for a solution but can't find one. Has to be a config issue. I have too many sites to want to reinstall. What did I miss? 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.