[Pkg-owncloud-maintainers] Bug#676600: Bug#676600: owncloud - lighttpd - php5-fpm: undefined method
Paul van Tilburg
paulvt at debian.org
Sun Jun 10 19:36:26 UTC 2012
Hi!
On Fri, Jun 08, 2012 at 07:45:49AM +0200, Thomas Renard wrote:
> ACTUAL OUTCOME:
>
> Internal server error or white page. lighttpd log shows:
>
> error.log:2012-06-07 14:06:37: (mod_fastcgi.c.2699) FastCGI-stderr: PHP message: PHP Fatal error: Call to undefined method OC_App::addSettingsPage() in /usr/share/owncloud/files/appinfo/app.php on line 6
>
> The first web page is not the expected owncloud page design but simple html.
> Maybe the css-stuff is missing too. Because of the mod_fastcgi error it
> may occur with php5-cgi too.
>
> REPRODUCIBILITY:
> always.
>
> First I thought it was a migration problem from stock owncloud binaries
> to the debian package but it occurs with a fully new installation too.
Do you mean by a fully new installation an installation using the released
tarball from upstream?
> footnote1:
> lighty configuration for owncloud (works with stock owncloud tarball):
>
> alias.url += ( "/owncloud/" => "/var/lib/owncloud/" )
>
> $HTTP["url"] =~ "^/owncloud/data/" {
> url.access-deny = ("")
> }
>
> $HTTP["url"] =~ "^/owncloud($|/)" {
> dir-listing.activate = "disable"
> }
Given the .htaccess file that is shipped with ownCloud 4,
I am actually not aware whether lighttpd can read and use .htacess
files. If not, given the .htaccess file that is shipped with ownCloud
4, I am not sure that just the above three directives are enough to get
it working.
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