Search found 157 matches

by mampsupportmod
Tue Dec 28, 2021 3:36 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: MAMP PRO: PHP Info and PHP Admin Links
Replies: 0
Views: 4438

MAMP PRO: PHP Info and PHP Admin Links

Must have MySQL started in MAMP to see these on your local host with MAMP.



phpMyAdmin MAMP Pro: http://localhost:8888/phpMyAdmin5/?lang ... ge=English


phpInfo: MAMP Pro: http://localhost:8888/MAMP/phpinfo.php
by mampsupportmod
Wed Dec 22, 2021 6:15 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: SMTP not sending emails
Replies: 3
Views: 4465

Re: SMTP not sending emails

MAMP SMTP won`t send emails from Drupal. I think I misconfigured SMTP. Here is the configuration: Local SMTP port: 25 Outgoing server: 127.0.0.1 port: 25 user name: setup (drupal username) password: (drupal password) auth: SSL I`m trying to send email to gmail user. Log: emailrelay: 20211219.114817...
by mampsupportmod
Sun Dec 19, 2021 11:51 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: corrupted characters after document root change
Replies: 3
Views: 13673

Re: corrupted characters after document root change

ok I realized that with the typical drag & drop, OS Monterey put an alias in the target directory instead of copying the file. Shame on me. :oops: Sorry for this post! Update: to be honest OS Monterey took joke of me... the OPTION-click command for copying files by drag and drop did not work! A...
by mampsupportmod
Sat Dec 18, 2021 1:11 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: corrupted characters after document root change
Replies: 3
Views: 13673

Re: corrupted characters after document root change

Odd, how are you doing the copy? When you revert, are you copying it back or is it re-creating it there?
by mampsupportmod
Fri Dec 17, 2021 12:35 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: MAMP Pro macOS - Restore keeps quitting!
Replies: 0
Views: 4156

MAMP Pro macOS - Restore keeps quitting!

About an 11g mampbackup file and it only restores about about half my hosts and DB's. I keep retrying to restore but does not get further. MAMP Pro v6 in macOS. Process: MAMP PRO [50586] Path: /Applications/MAMP PRO.app/Contents/MacOS/MAMP PRO Identifier: de.appsolute.mamppro Version: 6.3.2 (30983) ...
by mampsupportmod
Wed Dec 08, 2021 7:55 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Problem with Let's Encrypt Certificates
Replies: 5
Views: 5446

Re: Problem with Let's Encrypt Certificates

ltm wrote: Wed Dec 08, 2021 3:01 pm I completely uninstalled MAMP and re-installed it. And it now seems to work as expected.
Thanks for letting us know
by mampsupportmod
Sun Dec 05, 2021 10:41 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: Fix: Maximum execution time of 300 seconds exceeded
Replies: 0
Views: 12182

Fix: Maximum execution time of 300 seconds exceeded

Occasionally, a site script will decide to time out or stop running. I found: PHP Fatal error: Maximum execution time of 300 seconds exceeded in/db/driver/driver.php on line 709 Basically tells me that max_execution_time needs to be increased in php.ini. I set it to 1000 seconds and this has improve...
by mampsupportmod
Sun Dec 05, 2021 10:33 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: Problem with Let's Encrypt Certificates
Replies: 5
Views: 5446

Re: Problem with Let's Encrypt Certificates

Are you setting them up this way:

Cert File -> cert.pem
Cert Key File -> privkey.pem
Cert Chain File -> chain.pem
by mampsupportmod
Tue Nov 30, 2021 12:14 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: error Content Security Policy
Replies: 5
Views: 5522

Re: error Content Security Policy

Thanks for sharing, the golden .htaccess will do damage if missing
by mampsupportmod
Sun Nov 28, 2021 2:00 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Reinstalling MAMP
Replies: 1
Views: 4178

Re: Reinstalling MAMP

Did you restart already and the message comes back? Likely your old version has servers still running. End them in Activity Monitor then try it