php-nginx...tips

php编译安装后 在源文件中找到 php.ini-development  copy 到  phpinfo 中设置的目录中去

php-fpm的重启:

ps -ea | grep php-fpm

kill pid

 

 

你可能感兴趣的:(PHP)