当我跑
PDO::getAvailableDrivers()
我可以看到唯一可用的驱动程序是 sqlite,我想使用 Postgresql。我该怎么做才能做到这一点?
centos php
centos ×1
php ×1