“installer php-sqlite3” Réponses codées

PHP 7.4 Extension Sqlite Ubuntu

sudo apt-get install php7.4-cli php7.4-fpm php7.4-bcmath php7.4-curl php7.4-gd php7.4-intl php7.4-json php7.4-mbstring php7.4-mysql php7.4-opcache php7.4-sqlite3 php7.4-xml php7.4-zip
Yellowed Yacare

installer php-sqlite3

//For those using windows; 

//Navigate to the php.ini file(-C:\php\php.ini)

//Enable the following:

//	;extension=pdo_sqlite by removing the /;/ should look like this extension=pdo_sqlite

//	;extension=sqlite3 should be extension=sqlite3 without the ; symbol
Puzzled Pelican

Réponses similaires à “installer php-sqlite3”

Questions similaires à “installer php-sqlite3”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code