Search found 4 matches
- Wed Feb 10, 2021 5:27 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: website's subpages are returning 404 errors in MAMP, home page works
- Replies: 8
- Views: 122475
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.
The start/stop button is always green so I can't tell that this is occurring. Can you tell ...
- Tue Feb 09, 2021 9:34 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: website's subpages are returning 404 errors in MAMP, home page works
- Replies: 8
- Views: 122475
Re: website's subpages are returning 404 errors in MAMP, home page works
I understand none of this...
[Mon Feb 01 09:55:46.546867 2021] [:notice] [pid 1011] FastCGI: process manager initialized (pid 1011)
[Mon Feb 01 09:55:46.548078 2021] [mpm_prefork:notice] [pid 1009] AH00163: Apache/2.4.46 (Unix) OpenSSL/1.0.2u PHP/7.4.12 mod_wsgi/3.5 Python/2.7.13 mod_fastcgi/mod ...
[Mon Feb 01 09:55:46.546867 2021] [:notice] [pid 1011] FastCGI: process manager initialized (pid 1011)
[Mon Feb 01 09:55:46.548078 2021] [mpm_prefork:notice] [pid 1009] AH00163: Apache/2.4.46 (Unix) OpenSSL/1.0.2u PHP/7.4.12 mod_wsgi/3.5 Python/2.7.13 mod_fastcgi/mod ...
- Mon Feb 08, 2021 3:12 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: website's subpages are returning 404 errors in MAMP, home page works
- Replies: 8
- Views: 122475
Re: website's subpages are returning 404 errors in MAMP, home page works
I have just MAMP, not MAMP Pro. Here is what Terminal reports. produceavailable-drupal7 is the one I'm trying to access:
-rwxr-xr-x@ 1 emd2020 staff 323155 Feb 6 14:32 different-php-version.pages
drwxr-xr-x 3 emd2020 staff 96 Feb 1 09:55 localhost
drwxrwxr-x 33 emd2020 staff 1056 Feb 6 15:59 ...
-rwxr-xr-x@ 1 emd2020 staff 323155 Feb 6 14:32 different-php-version.pages
drwxr-xr-x 3 emd2020 staff 96 Feb 1 09:55 localhost
drwxrwxr-x 33 emd2020 staff 1056 Feb 6 15:59 ...
- Sun Feb 07, 2021 9:15 pm
- Forum: MAMP - General Discussion & Troubleshooting
- Topic: website's subpages are returning 404 errors in MAMP, home page works
- Replies: 8
- Views: 122475
website's subpages are returning 404 errors in MAMP, home page works
I have read posts and articles about this issue but none of the solutions have worked for me. I copied a live site into MAMP and uploaded the existing database. The homepage displays properly in MAMP, but every subpage and /user results in a 404 error. Entering an admin URL DOES return the Access ...