啟動fpm報這個錯誤
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
老師太狠了,好多細節沒講清楚,/scripts ,這個要改,不然報 file not found,還要 ./nginx -s reload,這些細節都很重要,跳過就報錯。
2017-07-20
cmake報錯!
錯誤原因如下:
-- 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
我試幾次了,還是沒有解決
錯誤原因如下:
-- 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