linux apache 2.4 php 5.5,在ubuntu 12.04上安装apache 2.4和php 5.5

我试图用ubuntu 12.04在vm上设置apache 2.4和php 5.5的测试环境,第一件事是添加存储库

apt-add-repository ppa:ptn107/apache

apt-add-repository ppa:ondrej/php5

然后安装apache 2.4

apt-get install apache2-mpm-worker

检查apache版本:

# apache2 -v

Server version: Apache/2.4.6 (Ubuntu)

Server built: Sep 23 2013 07:23:34

安装PHP 5.5

apt-get install php5-common php5-mysqlnd php5-xmlrpc php5-curl php5-gd php5-cli php5-fpm php-pear php5-dev php5-imap php5-mcrypt

检查php版本

php -v

PHP 5.5.8-3+sury.org~precise+1 (cli) (built: Jan 24 2014 10:15:11)

Copyright (c) 1997-2013 The PHP Group

Zend Engine v2.5.0, Copyright (c) 1998-2013 Zend Technologies

with Zend OPcache v7.0.3-dev, Copyright (c) 1999-2013, by Zend Technologies

所以everyting似乎确定的事情是我需要mod_fastcgi但不能安装:

apt-get install libapache2-mod-fastcgi

Reading package lists... Done

Building dependency tree

Reading state information... Done

Some packages could not be installed. This may mean that you haverequested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may help to resolve the situation:

The following packages have unmet dependencies:

libapache2-mod-fastcgi : Depends: apache2.2-common (>= 2.2.4) but it is not going to be installed

E: Unable to correct problems, you have held broken packages.

所以如果mod_fastcgi无法启用,我该如何运行php文件php-fpm?有没有我失踪的东西?

您可以从这里安装fastcgi mod和apache2,验证它在我的结尾有效.

https://launchpad.net/~ondrej/+archive/apache2?field.series_filter=precise

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值