An error occurred. Requesting a trial licence failed, a previous licence has already expired.
Search found 172 matches
- Thu May 28, 2026 11:47 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Requesting a trial licence failed, a previous licence has already expired.
- Replies: 0
- Views: 75
- Thu May 14, 2026 2:36 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Apache mod_fastcgi & HTTP/2 Inconsistencies
- Replies: 0
- Views: 7071
Apache mod_fastcgi & HTTP/2 Inconsistencies
We were receiving below across our sites after enabling http2_module in Apache config:
411 Error:
Length Required
A request of the requested method GET requires a valid Content-length.
Apache/2.4.66 (Unix) OpenSSL/1.1.Iw mod_wsgil5.0.2 Python/3.14 mod_fastci/mod_fastgi-
411-length-required ...
411 Error:
Length Required
A request of the requested method GET requires a valid Content-length.
Apache/2.4.66 (Unix) OpenSSL/1.1.Iw mod_wsgil5.0.2 Python/3.14 mod_fastci/mod_fastgi-
411-length-required ...
- Mon May 11, 2026 10:43 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly.
- Replies: 0
- Views: 7515
Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly.
Oops, something went badly wrong!
Either you did not provide the necessary admin credentials or the MAMP PRO package could not be initialized correctly. You can either restart the application and try again or re-install the software. (-1)
- Mon May 11, 2026 10:42 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Your MAMP PRO installation appears to be damaged.
- Replies: 0
- Views: 7370
Your MAMP PRO installation appears to be damaged.
Oops, something went badly wrong!
Your MAMP PRO installation appears to be damaged. You can either restart the application and try again, or re-install the software.
- Thu Apr 16, 2026 8:31 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Mamp not respecting /etc/hosts in macOS
- Replies: 0
- Views: 10411
Mamp not respecting /etc/hosts in macOS
I noticed Safari specifically, has a difficult time resolving sites locally (via the hosts file) - the results are inconsistent if you have the same domain hosted externally somewhere. Disabling IPV6 and changing local DNS name servers (to something other than your router) has no impact. I suspect ...
- Wed Apr 15, 2026 9:21 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Other Notable MAMP Pro v7 Changes
- Replies: 0
- Views: 10584
Other Notable MAMP Pro v7 Changes
The "Customize Toolbar" option available in previous versions is no longer present in MAMP PRO 7. This is an intentional change as part of the version 7 UI redesign. I can raise it as a feature request.
The explicit toggle between Module and CGI modes is no longer exposed in the MAMP PRO 7 ...
The explicit toggle between Module and CGI modes is no longer exposed in the MAMP PRO 7 ...
- Wed Apr 15, 2026 9:20 am
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: MAMP Pro v7 & GroupStart Missing?
- Replies: 1
- Views: 12829
Re: MAMP Pro v7 & GroupStart Missing?
For those wondering:
This functionality is no longer available in MAMP PRO 7.
As a workaround, you can add MAMP PRO to macOS login items manually via System Settings → General → Login Items, and enable the "Launch Servers" checkbox already visible in your Settings panel — this ensures servers ...
This functionality is no longer available in MAMP PRO 7.
As a workaround, you can add MAMP PRO to macOS login items manually via System Settings → General → Login Items, and enable the "Launch Servers" checkbox already visible in your Settings panel — this ensures servers ...
- Thu Apr 09, 2026 8:14 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: MAMP Pro v7 & GroupStart Missing?
- Replies: 1
- Views: 12829
MAMP Pro v7 & GroupStart Missing?
Used to be able to GroupStart Apache/MySQL on system reboots. Did they remove this feature now?
- Sat Dec 28, 2024 1:22 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Let’s Encrypt certificate locations won’t save
- Replies: 8
- Views: 312592
Re: Let’s Encrypt certificate locations won’t save
You mean MAMP update? What version?
Thank you!
- Sun Dec 01, 2024 3:55 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: Let’s Encrypt certificate locations won’t save
- Replies: 8
- Views: 312592
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 ...