📜  php 警告:php 启动:无法加载动态库 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:59.130000             🧑  作者: Mango

代码示例5
# Firstly install the mysql lib for php
# Commnad to install it is "apt install php7.0-mysql" (set the version o php to your php version).
# After running that command restart the apache2 server "systemctl restart apache2"