📌  相关文章
📜  PHP 启动:无法加载动态库 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:58.805000             🧑  作者: 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"