摘要:
1. 94 brew install mongodb 95 cd ~ 96 cd Desktop/web/ 97 ls 98 mkdir mongo 99 cd mongo/ 100 ls 101 mkdir -p data/db 102 chown `id -u` data/db 103 ls d 阅读全文
摘要:
1.phpstudy设置-端口常规设置 E:\phpStudy\Apache\bin>httpd.exeAH00526: Syntax error on line 14 of E:/phpStudy/Apache/conf/vhosts.conf:DocumentRoot must be a dir 阅读全文