i'm running mamp 5.7 on mac osx el capitan (the last version I can use). php in this mamp version is php 7.4.
is any way to put php 8 in mamp 5.7?
many thanks
Related
I'm trying to install mongodb on my Macbook pro 2020 with Mac OS Ventura and it's give errors, how to do it anybody can help?
I have problems installing Postgres on my MacBook M1
The Downloaded Installer is failing (Error in Postprocessing) from www.enterprisedb.com and when I try it with "Port" it is not working (it installs, but doesn't install executables like "pg_ctl")
Is there a solution?
(10 years ago I´ve downloaded the source and compiled it)
Nowadays I would suggest same like Calin's comment:
Install using Homebrew
brew install postgresql
As you can see on brew.sh when searching for formula postgresql it has binaries (Bottle) supporting:
Apple Silicon (M1) on macOS Monterey
See also:
Installing Postgres via Brew (OSX)
Installing Postgres with brew in 2 easy steps – An Integrated World
postgresql not installed but homebrew reports it is
Just upgraded Mac OS with the latest Sierra security update and MAMP PRO cannot start apache anymore. I re-installed MAMP PRO but nothing does.
Thanks for your help!!
Its too much irritating to me to use MySQL Workbench 6.3.7 on Mac OSx El Capitan. It firstly freezes & then finally crashes.
I am using the latest version of Netbeans (7.2) on a macbook pro with Mountain Lion clean installation, and it gives me frequent crashes.Is it only me , or is it a general problem and who is responsible for it mountain lion, netbeans or jdk7?
(The default java version for this machine is java 7 - you can set it in System Preferences->Java)
I would say Java 7. I tried it briefly (on Lion) and it had severe issues. e.g. Spurious calls to setValueAt with JTables in Java 7 on OS X Lion?
I've been running Netbeans with Java 6 on Lion just fine.
IIRC, netbeans will log problems (exception etc...) you might want to look in your ~/.netbeans directory (exact name may vary) for things to submit to either Netbeans or as Java bugs to help.