2012年6月9日
摘要: Red Hat Enterprise Linux Server release 5.4 (Tikanga)#####head -n 1 /etc/issue #查看操作系统版本(详细见附1)RHEL最新是 5.5 ; RHEL AS是 高级服务器版,目前似乎是 4,当然也可能有更新的版本。#####配置Apache、Mysql和PHP(wdlinux.cn一键安装包)在执行:yum install -y gcc gcc-c++ make autoconf libtool-ltdl-devel gd-devel freetype-devel libxml2-devel libjpeg-devel 阅读全文
posted @ 2012-06-09 09:41 Yorian 阅读(623) 评论(0) 推荐(0)
摘要: Linux下启动apache报错:80端口已占用apache启动报错(98)Address already in use: make_sock: could not bind to address [::]:80# /etc/init.d/httpd startStarting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80no lis 阅读全文
posted @ 2012-06-09 09:39 Yorian 阅读(7344) 评论(0) 推荐(0)