Search found 12 matches

by Radjin
Mon Jan 06, 2025 3:26 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: MacOS 15.2
Replies: 0
Views: 82026

MacOS 15.2

Any issues with upgrading to MacOS 15.2?
by Radjin
Fri Dec 27, 2024 9:59 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: WordPress error on install
Replies: 0
Views: 77647

WordPress error on install

I get the following error while trying to install WordPress from the extras in MAMP:

The installation of the extra has failed, due to an unknown reason. Please check the Internet connection, the free hard disk space or the access rights of the document root folder of the selected site. (-117 ...
by Radjin
Fri Dec 27, 2024 4:02 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Unable to log in as admin after first install phpBB
Replies: 0
Views: 75762

Unable to log in as admin after first install phpBB

I used MAMP to install phpBB, however once I went to the page to login, it would not accept my credentials that I had entered in the install process. I tried the recovery option but it did not send an email. I uninstalled and reinstalled with the same results.

Any suggestions?


php v: 8.3.14 ...
by Radjin
Fri Dec 27, 2024 3:39 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: phpMyAdmin 5.2.1 is not compatible with PHP 8.4.x.
Replies: 1
Views: 77403

phpMyAdmin 5.2.1 is not compatible with PHP 8.4.x.

I went to install the Extra, phpBB, and found I could not login with the admin credentials provided at install. A bit of research gave directions to go to phpMyAdmin and make some changes. When I tried to open phpMyAdmin from MAMP I got the error in the subject. This is the first time I received ...
by Radjin
Sat Nov 30, 2024 8:38 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Let’s Encrypt certificate locations won’t save
Replies: 8
Views: 116845

Re: Let’s Encrypt certificate locations won’t save

I got it to work by making changes to the template file httpd-ssl.conf to point to the files in the live folder. Upon trying to start it failed with a config error. I commented out my changes and uncommented the original MAMP lines, restarted and it worked. Not sure what my changes and unchanged did ...
by Radjin
Sat Nov 30, 2024 8:29 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Let's Encrypt private keys issued with no "read access" for MAMP Pro?
Replies: 4
Views: 35350

Re: Let's Encrypt private keys issued with no "read access" for MAMP Pro?

Not sure what I did different but it's fixed. I looked up and modified the template http-ssl.conf to look for the .pem files, saved and the server would not start with a config error. So I commented out my changes and uncommented the original MAMP lines. Upon restart it worked.
by Radjin
Fri Nov 29, 2024 4:16 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Let's Encrypt private keys issued with no "read access" for MAMP Pro?
Replies: 4
Views: 35350

Re: Let's Encrypt private keys issued with no "read access" for MAMP Pro?

I have found in MAMP 7.1.3 I can give read/write permissions to me for the Live and Archive directories, and MAMP can read and save the cert and privkey, but not the chain, all from the live folder. When I test the cert, it says it issued from E5, not from MAMP but without the chain file it still ...
by Radjin
Fri Nov 29, 2024 2:55 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Let’s Encrypt certificate locations won’t save
Replies: 8
Views: 116845

Re: Let’s Encrypt certificate locations won’t save

Replying to myself and anyone listening. I discovered MAMP will let me save the location of the cert.pem and privkey.pem. It will not save the location of the chain.pem though. When I try to run I get the following. Screenshot 2024-11-29 at 9.26.26 AM.png .

Running without the chain.pem shows the ...