In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the solution of linux without php.ini, which is very detailed and has certain reference value. Friends who are interested must finish it!
There is no php.ini solution for linux: 1, enter the php source package directory; 2, copy php.ini-development or php.ini-production to the lib folder; 3, rename it to php.ini.
The operating environment of this paper: linux5.9.8 system, php-5.6.15, Dell G3.
Linux cannot find php.ini after installing php
1. Enter the php source package directory, that is, the directory after you download the php source package and decompress it. We usually download the general source package to the / usr/src/ directory.
My unzipped directory in the recording is: / usr/src/php-5.6.15/ check all the files in this directory, and you will find two files in it:
Php.ini-development and php.ini-production
two。 Copy php.ini-development or php.ini-production to the lib folder under the installation directory of php
/ usr/local/php/lib and rename it to php.ini
Commands such as:
Cp php.ini-production / usr/local/php/lib php.ini
The above is all the content of the article "there is no php.ini solution for linux". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.