In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-30 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly shows you "php-fpm can not start what to do", the content is easy to understand, clear, hope to help you solve your doubts, the following let the editor lead you to study and learn "what to do if php-fpm can not start" this article.
1. Download a 64-bit ZendGuardLoader.so again.
2. Put it under "/ usr/local/zend/"
3. Just re-execute "lamp php-fpm start".
Repair steps:
Using the file command to view the file information of the current ZendGuardLoader.so, you can see that the current so file is a 32-bit file.
Test@ubuntu:/usr/local/zend$ file ZendGuardLoader.soZendGuardLoader.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
Download and extract the 64-bit ZendGuardLoader, then replace the original .so file and restart php-fpm
Wget http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gztar-xvf ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gz cp ZendGuardLoader-php-5.3-linux-glibc23-x86_64/php-5.3.x/ZendGuardLoader.so / usr/local/zend/
If you re-use file to look at the replaced ZendGuardLoader.so, you can see the file that is currently 64-bit.
Test@ubuntu:/usr/local/zend$ file ZendGuardLoader.soZendGuardLoader.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped are all the contents of this article "what to do if php-fpm can't start". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more 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.