ubuntu的aρacheρhρmysql安装.docVIP

  • 12
  • 0
  • 约3.36千字
  • 约 5页
  • 2017-02-05 发布于北京
  • 举报
ubuntu的aρacheρhρmysql安装

Ubuntu 10.04 apache+php+mysql安装?? 订阅 apache2.4.1 ?php-5.4.0 mysql 一、安装apache 解压 httpd-2.4.1.tar.gz ? ? ? tar -zxvf httpd-2.4.1.tar.gz? 然后 sudo mv httpd-2.4.1 /usr/lib/apache ? ? ./configure --prefix=/usr/lib/apache --enable-module=so ? ?? 出现 bash: ./configure: 权限不够 ? 就用 chmod 777 configure,然后再执行上面那命令 Apache Portable Runtime library 没安装?下载apr apr-util? 参考?/kylelee/blog/item/56170afbf380bb244e4aeaee.html 安装apr库? ? ? cd apr-1.x.x ? ? ./configure –prefix=/usr/lib/apache/apr ? ? make ? ? sudo make install? 安装apr-util库 ? ? tar xzvf apr-util-1.x.x.tar.gz ? ??cd apr-util-1.x.x ? ??./configure --

文档评论(0)

1亿VIP精品文档

相关文档