In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly introduces the ubuntu Json source code how to decompress and install, the article introduces in great detail, has a certain reference value, interested friends must read it!
1. Download the ubuntu Json source code. I downloaded php-json-ext-1.2.0.tar.bz2.
2. Decompress ubuntu Json and enter the directory.
3. Initialize the PHP environment before compilation:
If phpize prompts you that the command cannot be found, apt-get install php5-dev installs it.
4. Compile ubuntu Json
Sudo. / configure
Sudo make
5. Ubuntu Json installation
Iltaek@iltaek-desktop:~/php-json-ext-1.2.1$ sudo make install
Installing shared extensions: / usr/lib/php5/20060613+lfs/ (location where the library file is generated. My extension_dir is / usr/lib/php5/20060613+lfs)
6. Modify php.ini
Add extension=php_json.so to php.ini:
Sudo vi / etc/php5/apache2/php.ini
7. Restart Apache
Sudo / etc/init.d/apache2 restart
The above is all the contents of the article "how to decompress and install ubuntu Json source code". 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.