啟動(dòng)fpm報(bào)這個(gè)錯(cuò)誤
vagrant@ubunpig:/usr/local/php7-pig/sbin$ sudo ./php-fpm
[22-Jul-2017 05:56:20] ERROR: [pool www] cannot get gid for group 'nobody'
[22-Jul-2017 05:56:20] ERROR: FPM initialization failed
vagrant@ubunpig:/usr/local/php7-pig/sbin$ sudo ./php-fpm
[22-Jul-2017 05:56:20] ERROR: [pool www] cannot get gid for group 'nobody'
[22-Jul-2017 05:56:20] ERROR: FPM initialization failed
2017-07-22
老師太狠了,好多細(xì)節(jié)沒講清楚,/scripts ,這個(gè)要改,不然報(bào) file not found,還要 ./nginx -s reload,這些細(xì)節(jié)都很重要,跳過就報(bào)錯(cuò)。
2017-07-20
cmake報(bào)錯(cuò)!
錯(cuò)誤原因如下:
-- Downloading boost_1_59_0.tar.gz to /usr/share/doc/boost-doc-1.59.0
CMake Error at cmake/boost.cmake:171 :
CMake Error at cmake/boost.cmake:194
http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.tar.gz
manually using curl/wget or a similar tool
我試幾次了,還是沒有解決
錯(cuò)誤原因如下:
-- Downloading boost_1_59_0.tar.gz to /usr/share/doc/boost-doc-1.59.0
CMake Error at cmake/boost.cmake:171 :
CMake Error at cmake/boost.cmake:194
http://sourceforge.net/projects/boost/files/boost/1.59.0/boost_1_59_0.tar.gz
manually using curl/wget or a similar tool
我試幾次了,還是沒有解決
2017-07-16