Skip to content
Advertisement

Tag: macos-mojave

Upgrade PHP 7.2 to 7.3 on Mac Mojave

I would like to upgrade my PHP from 7.2 to 7.3 on my Mac Mojave. My current version is 7.2.25 (when I execute php -v). I did that: It seems that it installed some things. But php -v still displays 7.2.25. I restarted my computer, and still get the same. What more can I do? Answer need to own /usr/local/optif

Fatal error while: sudo pecl install mongodb

I have problem to install mongodb with pecl. After sudo pecl install mongodb it’s always give me fatal error: ‘php.h’ file not found #include 1 error generated. make: *** [php_phongo.lo] Error 1 ERROR: ‘make’ failed System MacOS Mojave, Xcode was updated Thanks! Answer Problem was probably that I install oldest version PHP than was installed on my mac, after changing

Advertisement