MYSQL
/usr/local/php/bin/phpize ./configure --with-php-config=/usr/local/php/bin/php-config --with-mysql=/usr/local/mysql

MYSQLI
/usr/local/php/bin/phpize ./configure --with-php-config=/usr/local/php/bin/php-config --with-mysqli=/usr/local/mysql/bin/mysql_config

 

相关文章:

  • 2022-12-23
  • 2021-12-27
  • 2022-12-23
  • 2021-12-18
  • 2021-12-18
猜你喜欢
  • 2021-09-25
  • 2021-12-18
  • 2021-12-21
  • 2022-03-08
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案