Linux安装Apache常见报错(二)
摘要:配置Apache提示报错configure error: APR could not be located. Please use the --with-apr option. 解决办法: ./configure --prefix=usr/local/apache/ --with-apr=/usr/
阅读全文
Linux安装Apache常见报错(一)
摘要:启动Apache提示报错:Could not reliably determine the server's fully qualified domain name, using localhost,localdomain . Set the 'ServerName' directive globa
阅读全文
【转】程序员常访问的国外技术交流网站汇总
摘要:原地址:https://www.oschina.net/question/1385850_2272131 1.stackoverflow https://stackoverflow.com/ 众所周知,stackoverflow可以说是全球最为活跃的程序员技术问答交流社区。 2.Google+ ht
阅读全文