You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /opt/homebrew/Cellar/php/8.4.1/include/php/ext/pdo_mysql
/opt/homebrew/bin/phpize
./configure --with-php-config=/opt/homebrew/bin/php-config --with-pdo-mysql
make
make install
Then it returned: make: *** no rule to make target " ".stop