Mac system installs php through brew

1. Install php7.1 version and apache2.4 version via brew
2, xampp integrated development environment (php5.4 apache2.4.9)
3 has been installed on mac system before, and the following is the previous integrated environment php.ini

clipboard.png
extension=php_sockets.dl
;extension=php_pdo_mysql.dll

clipboard.png
mysql

clipboard.png
4php7.1 php.ini

clipboard.png

clipboard.png
4mysqlphp7.1php7.1php.ini

clipboard.png

clipboard.png

Mar.22,2021

install the PHP7 version of the mysql extension. The extension under mac ends with .so, and dll is the extension under win

.
Menu