[pkg-php-pear] Bug#756658: Fix

Dean Hamstead dean at fragfest.com.au
Tue Sep 16 04:54:11 UTC 2014


It seems this fixes it. But two steps are required.

Firstly, i had to enable ldap again in the database via

  update owncloud.oc_appconfig set configvalue ='yes' where  
appid='user_ldap' and configkey='enabled' limit 1;

At this point, the owncloud install will want to 'upgrade' again in the 
web interface (even if it was previously upgraded). It will fail.

Secondly, as i am running via wheezy-backports i had to manually install 
php-doctrine-dbal_2.4.2-4_all.deb (download it and dpkg -i)

The 'upgrade' via the web interface then succeed to update the schema.


Hopefully the backport will be updated?



More information about the pkg-php-pear mailing list