Home > Backend Development > PHP7 > body text

Introduction to ubuntu php7.1 installation curl

coldplay.xixi
Release: 2023-02-17 18:38:02
forward
2918 people have browsed it

PHP7Introduction to ubuntu php7.1 installation curl

Introduction to ubuntu php7.1 installation curl

Recommended (free ): PHP7

1. Search available extensions through commands:

sudo apt-cache search curl
Copy after login

The results are as follows:

Introduction to ubuntu php7.1 installation curl

Introduction to ubuntu php7.1 installation curl

2. Execute the command

sudo apt-get install php7.1-curl
Copy after login

Introduction to ubuntu php7.1 installation curl

Introduction to ubuntu php7.1 installation curl

##3. Restart php7.1 Done!

Introduction to ubuntu php7.1 installation curl

The above is the detailed content of Introduction to ubuntu php7.1 installation curl. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:segmentfault.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template