On Sat, Sep 22, 2012 at 7:10 PM, Diederik de Haas <didi.deb...@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.

Thanks for your help.
-- 
Karl Sackett                                      karl.sack...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to