Search found 157 matches

by mampsupportmod
Sat Feb 20, 2021 12:50 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: [Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files.
Replies: 0
Views: 5939

[Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files.

Does anyone else get this each time MySQL starts up too?

Code: Select all

[Warning] Insecure configuration for --secure-file-priv: Current value does not restrict location of generated files. Consider setting it to a valid, non-empty path.
by mampsupportmod
Sat Feb 20, 2021 12:26 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: AH01630: client denied by server configuration:
Replies: 0
Views: 5811

AH01630: client denied by server configuration:

:roll: [authz_host:error] [pid 85146] [client:9877] AH01753: access check of 'localhost' to /phpmyadmin/ failed, reason: unable to get the remote host name [authz_core:error] [pid 85146] [client:9877] AH01630: client denied by server configuration: /Library/Application Support/appsolute/MAMP PRO/php...
by mampsupportmod
Fri Feb 19, 2021 4:18 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: [Note] Aborted connection 201514 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication
Replies: 0
Views: 3282

[Note] Aborted connection 201514 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication

Keep getting these errors in MySQL 5.7.32. Anyone else? [Note] Aborted connection 201514 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communication packets) [Note] Aborted connection 227481 to db: 'unconnected' user: 'root' host: 'localhost' (Got an error reading communi...
by mampsupportmod
Fri Feb 12, 2021 5:03 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: LDAP Certificate ldap.conf can't connect to the server
Replies: 1
Views: 2922

Re: LDAP Certificate ldap.conf can't connect to the server

Sorry, not familiar with this...maybe someone else who's had success can help here.
by mampsupportmod
Wed Feb 10, 2021 12:11 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: website's subpages are returning 404 errors in MAMP, home page works
Replies: 8
Views: 81979

Re: website's subpages are returning 404 errors in MAMP, home page works

Your Apache isn't staying started. Are you seeing it on in MAMP when you try to browse?
I suspect you might have 2 Apache processes going (Mac's built-in process and then Mamp's). Check activity viewer.
by mampsupportmod
Tue Feb 09, 2021 8:43 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: website's subpages are returning 404 errors in MAMP, home page works
Replies: 8
Views: 81979

Re: website's subpages are returning 404 errors in MAMP, home page works

Can you share what the Apache access/error logs are saying for the requests?
by mampsupportmod
Mon Feb 08, 2021 1:46 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: website's subpages are returning 404 errors in MAMP, home page works
Replies: 8
Views: 81979

Re: website's subpages are returning 404 errors in MAMP, home page works

MAMP Pro for Mac? It's likely a permissions issue on the host folder preventing reading.
by mampsupportmod
Mon Feb 01, 2021 1:23 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Apple Silicon (M1)
Replies: 7
Views: 15358

Re: Apple Silicon (M1)

bertiebirne wrote: Mon Feb 01, 2021 9:10 am no, it does not work. We are already looking for alternatives.... Very disappointing...
What isn't working though?
by mampsupportmod
Fri Jan 29, 2021 1:47 am
Forum: MAMP - General Discussion & Troubleshooting
Topic: Database not creating tables
Replies: 1
Views: 3017

Re: Database not creating tables

Whenever you create a database in MAMP its going to be blank. Setup your MAMP host and put your wordpress kickstart setup inside the host directory and begin the install. I'm actually not very familiar with Wordpress, but it a new install should get you as far as importing into your new MAMP database.
by mampsupportmod
Wed Jan 27, 2021 12:12 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Access MAMP across local network on Mac
Replies: 1
Views: 5350

Re: Access MAMP across local network on Mac

So as long as you've set the IP and port (port you have MAMP using) of your host on the computer running your MAMP host, you can access the site the same way by typing the MAMP's computer hostname and appending the port. It's also documented here . The latest version of MAMP doesn't seem to have the...