Yahoo Poland Wyszukiwanie w Internecie

Search results

  1. 14 lis 2012 · Install PDO. The ./config --with-pdo-mysql is something you have to put on only if you compile your own PHP code. If you install it with package managers, you just have to use the command line given by Jany Hartikainen: sudo apt-get install php5-mysql and also sudo apt-get install pdo-mysql.

  2. 28 lut 2024 · In addition to the php package, you’ll need php-mysql, a PHP module that allows PHP to communicate with MySQL-based databases. You’ll also need libapache2-mod-php to enable Apache to handle PHP files.

  3. 28 lis 2021 · On my website I have the following error: Caused by: PDOException. could not find driver. According to what the phpinfo() function returns, my php.ini file is in: /etc/php/7.4/apache2/php.ini. I have the following modules: root@xxx:/var/www/html/xxx # php -m.

  4. 1 paź 2019 · You can download the required installer via links given below: Apache for Windows: https://www.apachelounge.com/download/. PHP 7 for Windows (select Thread Safe): https://windows.php.net/download/. MariaDB for Windows: https://downloads.mariadb.org/.

  5. 22 wrz 2019 · In the command console I enter "php -m" and I can see PDO and pdo_mysql both listed. I have restarted Apache but when I run a .php file including either print_r(PDO::getAvailableDrivers()); or phpinfo(); I can see that I do not have any drivers installed for PDO.

  6. 8 wrz 2012 · This tutorial explains how to install Apache, how to install MySQL, how to change the root MySQL password, how to install PHP, and how to see what libraries …

  7. This article explains how to install PHP 8.2 and Apache 2.4 on Windows 10 or 11 (64-bit). Linux and macOS users often have Apache and PHP pre-installed or available via package...

  1. Ludzie szukają również