Home > Backend Development > PHP Problem > How to check the installation path of PHP extension?

How to check the installation path of PHP extension?

coldplay.xixi
Release: 2023-03-01 19:56:02
Original
5155 people have browsed it

How to check the PHP extension installation path: first connect to the corresponding zdlinux host and enter the Linux command line; then enter the shell command [find/-name*PHP*] under the Linux command line; finally press "enter "Just run the shell command.

How to check the installation path of PHP extension?

How to check the PHP extension installation path:

1. First, connect to the corresponding zdlinux host, enter the Linux command line, and wait for the input of the shell command.

How to check the installation path of PHP extension?

2. On the Linux command line, enter the shell command: find/-name*PHP*.

How to check the installation path of PHP extension?

3. Press "enter" to run the shell command, you will be in /usr/local/lib/PHP. See the PHP installation directory

How to check the installation path of PHP extension?

Related learning recommendations:PHP programming from entry to proficiency

The above is the detailed content of How to check the installation path of PHP extension?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
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