linux+apache+mysql+php+phpmyadmin+zend+eaccelerator安装文档

环境 Centos 5.5 32位 服务器地址 192.168.1.250 1 安装apache   tar -zxvf httpd-2.2.17.tar.gz   cd httpd-2.2.17   ./configure --prefix=/usr/local/httpd --enable-so --enable-rewrite --with-mpm=worker    make    mak
相关文章
相关标签/搜索