artis3n/nextcloud-ansible

PHP install fails

artis3n opened this issue · 2 comments

On the master branch, php install no longer works, while it was working when master was last merged. Since there has been no code change, I imagine the issue is with the PHP remi repository or one of the URLs I've included associated with that. Needs to be investigated.

There was a conflict between php-redis and php-pecl-redis not automatically superseding the former. Resolved now.

Fixed in #61