Upgrade MAMP to MAMP PRO config errors - mamp

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.

Related

Sqlite Browser does not launch on Windows 7

I have downloaded the Sqlite browser from the official website.
I installed it without any error but after I installed if I try to launch the SQLite browser it shows the following error.
The application was unable to start correctly(0x000007b). Click ok to close the application.
I have tried reinstalling it but the same error occurs.
Note:I am new here so if my question was not clear please ask for the details
I have found a fix for the above error. Using the nightly build of the DB browser which is available on their official site seems to avoid the problem.

Error installing Codename One plugin on Eclipse

I started developing in Codename One a few days ago, using IntelliJ, but since it was causing some problems, I decided to try it with Eclipse.
I got a fresh install of Eclipse Proton for Java developers on my Mac Pro running OS Sierra 10.12.6 and I can't install the Codename One plugin.
I can find it in the marketplace, but when I try to install it starts the process but soon stops and pops this message. After I press ok, I can select features to install as seen here. After I press Confirm it does nothing, and presents this. I have already installed other plugins successfully, this is the only one giving me troubles.
I tried accessing that link but it leads to a standard 404 error page on codenameone's website.
I can't seem to find a way around this, as even trying to install the plugin through Eclipse marketplace website leads to this error.
Any help is appreciated :)

MAMP Pro does not log PHP errors

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.

Popup ads being display on webpage while running from Xampp

I am using XAMPP version 3.2.1.
Recently I have noticed whenever i run my website from local host, some strange pop up ads are display on the right corner. This is case only for the pages run from xampp directory and not for online websites. I tried uninstalling few programs as well as re-installed chrome. I check my entire directory for any such virus but the problem is still there.
can anyone help?
This could be adware, although it's a slim possibility. Have you tried this procedure with another computer? Do you have ads on your website?
Possible causes to dat could be
Addons installed in the browser so check ur browser addon manager an uninstall any plugin u don't remember installing urself.
Check ur code may be inadvertently u ve dropped an ads code dat does that. So please review ur code

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.