Ubuntu LTS 12.04.1, Apache 2.4, PHP 5.4 clean installation

4 posts / 0 new
Last post
#1 Mon, 12/03/2012 - 04:58
mcmiazga

Ubuntu LTS 12.04.1, Apache 2.4, PHP 5.4 clean installation

Is Virtualmin ready for this configuration?

Can I use custom repository for Apache 2.4 and PHP 5.4 before installation process? Because if I add custom repository after, Apache will crash

Thanks

Mon, 12/03/2012 - 07:30
mcmiazga

What I did:

Before installation I added Apache 2.4 repo

sudo -s apt-get install python-software-properties apt-add-repository ppa:ptn107/apache

Then I installed ./install.sh and i got this:

http://pastebin.com/raw.php?i=LL4WWRq9

Mon, 12/03/2012 - 08:00
andreychek

Howdy,

Well, the setup you're trying hasn't been tested, but we can certainly take a look at the issue you're having there.

I see this error in the installation:

libapache2-mod-fcgid : Depends: apache2.2-common but it is not going to be installed
libapache2-mod-php5 : Depends: apache2.2-common but it is not going to be installed
libapache2-mod-ruby : Depends: apache2.2-common but it is not going to be installed

Virtualmin requires the 3 packages listed there. Are those included in the alternate repository you're using? It sounds like the only versions of those packages that apt is seeing are part of the Ubuntu 12.04 repo, and are compiled against Apache 2.2.

-Eric

Mon, 12/03/2012 - 08:13
mcmiazga

Thank you for quick respond.

I Trying other repo...

Topic locked