Hi,
I can fully confirm this bug.
This happened after upgrading from 3.5.4-5 to 3.5.4-6. The difference
between the two versions, as documented in the change log:
"Upstream has decided to remove pearxmlrpc and make the package depend
on php5-xmlrpc. Closes: #591984"
Indeed, php5-xmlrpc is included in the required packages, and all
modules related to pearxmlrpc are removed.
The reason for the blank screen (and thus totally unusable ampache
package!) is in file /usr/share/ampache/www/lib/init.php, line 141:
require_once $prefix . '/modules/pearxmlrpc/rpc.php';
And indeed, requiring a module that is no longer available breaks
functionality.
I've commented out this line and now ampache is useable again. I don't
see any nasty side effects, but then again - I'm probably not using
ampache to the fullest and have no clue what xmlrpc is for. Someone with
more knowledge than I should solve this.
Kind regards,
Matthijs
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]