pdo

  1. Maelstorm

    PHP can't connect to MySQL

    I am running FreeBSD 11.1, PHP 7.2, Apache 2.4, and some version of MySQL. The problem is that when I try to access the test page from the web, I get an error that says "Failed to connect to database: could not find driver." I made sure that pdo_mysql was installed, and it shows up on the list...
  2. M

    php70-pdo: 7.0.3 wants mysql56-client and won't let me keep MariaDB

    Hello, I tried to replace php56 with php7, first I did pkg install install php70 and these packages was uninstalled php56-xmlreader-5.6.18 php56-xml-5.6.18 php56-pdo_sqlite-5.6.18 php56-pdo_mysql-5.6.18 php56-dom-5.6.18 php56-simplexml-5.6.18...
Back
Top