Where is linuxphp installed?

王林
Release: 2019-10-16 18:00:03
Original
4199 people have browsed it

Where is linuxphp installed?

1. First, connect to the corresponding linux host, enter the linux command line state, and wait for the shell command to be entered

Where is linuxphp installed?

2. Enter the shell command on the linux command line: find / -name *php*

Where is linuxphp installed?

#3. Press the "Enter" key on the keyboard to run the shell command, and you will see php The installation directory is in /usr/local/lib/php

Where is linuxphp installed?

Recommended tutorial: Linux video tutorial

The above is the detailed content of Where is linuxphp installed?. 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