instalación de Ubuntu php7.4

wget https: // www.php.net/distributions/php-7.4.4.tar.gz 
tar -zxvf PHP 7.4 . 4 .tar.gz 
cd php-7.4.4

./configure --prefix = / home / php --with-config-file-path = / home / php / etc --with-mpm-user = daokr --with-mpm-group = daokr with-pdo -mysql --with-openssl with-with-pera-mhash --con xmlrpc --with-zlib with-rizo enable-gd --sin-sqlite3 --sin-DOP-sqlite - -disable-rpath --sin-pera enable-FPM enable-mantenedor-ZTS enable-with-PCNTL tsrm-pthreads --enable-mbstring enable-bcmath enable-mbregex - permitirán a los enchufes enable-jabón --enable-xml --enable-inline-optimización enable-mysqlnd --with-mysqli = mysqlnd with-DOP-mysql = mysqlnd --enable-ftp --with- gettext enable-opcache

make && make install

 

Supongo que te gusta

Origin www.cnblogs.com/wanglijun/p/12578462.html
Recomendado
Clasificación