3,181 questions
0
votes
1
answer
30
views
MAMP PRO Wordpress login "Enable Cookies"
I have MAMP PRO set up for the Wordpress sites I develop and recently, I've been unable to login to some sites. The sites still run, I can't access the Wordpress dashboard.
If I try to login at http://...
0
votes
0
answers
36
views
Unable to get an https connection using Mamp
I am building a Ecommerce site using WooCommerce. I have set this up using Mamp but i am unable to get a https connection. I need this to import some products.
Under the SSL tab i have setup a ...
0
votes
0
answers
15
views
MAMP template variables missing from interface
I am using MAMP 7.2.5 and I noticed that some template variables are missing from interface. I can't locate them anywhere.
For example
for php.ini template
MAMP_Igbinary_MAMP
MAMP_Redis_MAMP (no, this ...
1
vote
1
answer
300
views
SaxonC with PHP on macOS (MAMP) causes [__NSPlaceholderSet initialize] crash via browser, but works in CLI
I'm running a PHP script on macOS (version sequoia 15.5 -- M3) using MAMP (version 6.9) with Apache and PHP 8.2. The script loads the SaxonC (version 12.7) PHP extension to perform XSLT ...
0
votes
0
answers
18
views
Add class to header with javascript works in MAMP but not online
I'm trying to add an extra class at my header to change the logo on scroll. I used the tutorial mentioned in the code as a guide and that works in MAMP (local) but not online. Local it does add the ...
0
votes
1
answer
33
views
How to connect to 127.0.0.1 in Mamp server?
I'm trying to connect to a local api on an android app in the simulator. Finally tracked the issue to 127.0.0.1 which gives a 404 calling a simple curl http://127.0.0.1 from the host machine, running ...
0
votes
2
answers
203
views
Programmatically mark lesson as complete in learnpress
I have a learnpress course on a wordpress site. The 'complete' button wasn't working (it would 404), so I have removed it and instead want the 'next' button/link to both mark the current lesson as ...
0
votes
0
answers
55
views
New default Moodle setup, no css/images?
After installing Moodle 4.5.1 package MAMP from Moodle, I see no Moodle at localhost:8888.
When I switch to nginx on the MAMP console it starts up and I can see it in the browser, I can log in, but ...
0
votes
1
answer
46
views
Configuring SSI in MAMP7
In MAMP6 (which used Apache 2.4.54), configuring server side includes could be done by modifying the httpd.conf file and adding
AddOutputFilter INCLUDES .html
However, in MAMP7 (Apache 2.4.58), this ...
1
vote
1
answer
231
views
Fresh install of drupal 10/11 all pages 404
I've installed drupal 10 and 11 via composer and by downloading the zip file and running the installer. By the time I get to my home page everything looks fine on drupal 10, the static resources dont ...
0
votes
0
answers
104
views
MAMP using wrong PHP version
I'm running MAMP 7.0 with PHP version 8.3.9 selected.
I have PHP 8.3.9 in the PATH and which php returns the correct version.
~ % echo $path
/Applications/MAMP/bin/php/php8.3.9/bin /Applications/MAMP/...
0
votes
1
answer
133
views
404 Error Not found after successful installation Magento
I am an aspiring Magento developer. As a beginner I had to install Magento 2 on my local machine using MAMP, and the composer in VSCODE.
I have just succesfully install Mangeto using the composer.
...
0
votes
0
answers
119
views
Maximum Execution Time Question "Maximum execution time of 60 seconds exceeded"
I'm interested in getting more insight into how the maximum execution time in PHP/Laravel works. I tried to Google it myself, but wasn't successful. Here is the problem:
I wrote a piece of code in ...
2
votes
3
answers
759
views
mamp 7.0 sequoia apache server not starting
I am trying to get MAMP 7.0 running on my Macbook Pro M2. When I start the servers MAMP throws an error saying: Apache couldn't be started
Here's what I've tried:
Uninstall Homebrew: no effect
Tried ...
0
votes
0
answers
40
views
phpMyAdmin error - mysqli extension is missing [duplicate]
I'm getting this error:
phpMyAdmin - Error The mysqli extension is missing.
Please check your PHP configuration. See our documentation for more information.
loaded configuration file: C:\MAMP\conf\...