[Pkg-owncloud-maintainers] Bug#687324: Bug#687324: owncloud: Install wizard doesn't run

Paul van Tilburg paulvt at debian.org
Sun Sep 23 10:42:50 UTC 2012


On Sat, Sep 22, 2012 at 09:09:32PM -0500, Karl Sackett wrote:
> On Sat, Sep 22, 2012 at 7:10 PM, Diederik de Haas <didi.debian at cknow.org> wrote:
> > When you then request http://<server>/test.php and you only see a heading with
> > "PHP Info" then that means the appropriate php module isn't installed or loaded.
> > "aptitude search ~ilibapache" should at least return "libapache2-mod-php5" and
> > "ls -l /etc/apache2/mods-enabled/ | grep php" should return "../mods-
> > available/php5.conf" and "../mods-available/php5.load".
> 
> I found the problem: the owncloud package doesn't depend on
> libapache2-mod-php5, so it wasn't automatically installed when I
> installed owncloud itself. After I manually installed libapache2-mod-php5
> everything started working. So adding that dependency to the owncloud
> package should fix the bug, I think.

That is odd.  owncloud depends on php5, and php5 depends on various types
of setting up PHP5 support.  libapache2-mod-php4 cannot be added as a
depend as for example apache2-mpm-worker does not work with it and
needs php5-cgi/cli instead.

Cheers,
Paul

-- 
Using the Power of Debian GNU/Linux  | E-mail: paulvt at debian.org
Jabber/GTalk: paul at luon.net          | GnuPG key ID: 0x50064181



More information about the Pkg-owncloud-maintainers mailing list