摘要:
ctrl + c 可以强制退出 阅读全文
posted @ 2019-09-29 16:42
张天空
阅读(1014)
评论(0)
推荐(0)
摘要:
查看80端口:netstat -anp | grep 80 如下可以看到80端口被占用 再输入命令杀死进程:kill 8500 阅读全文
posted @ 2019-09-29 16:22
张天空
阅读(799)
评论(0)
推荐(0)
摘要:
ln -sf /usr/local/php7.2/bin/php /usr/bin/php 本来是php7.2的环境但是用命令行php -v 还是现实的php5.3.6 所以用命令行更改下环境变量 阅读全文
posted @ 2019-09-29 15:55
张天空
阅读(2176)
评论(0)
推荐(0)
摘要:
configure: error: Cannot find PHP-config. Please use --with-php-config=PATH 一般出现这个错误说明你执行 ./configure 时 --with-php-config 这个参数配置路径错误导致的。 修改为: ./config 阅读全文
posted @ 2019-09-29 15:43
张天空
阅读(2367)
评论(0)
推荐(0)

浙公网安备 33010602011771号