PHP probably failed

Hey guys,

I’ve upgraded from debian jessie to stretch, and I think my php broke. The site for /nextcloud now looks like this: https://paste.debian.net/893075/
Anybody know how to fix this?
Thanks.

Best regards,
azarus

Your link doesn’t work any more.

Try to get your php working again, independently from Nextcloud. Try and place a small test script:

<?php
phpinfo();
?>

If that works, you are perhaps missing some of the required php modules:
https://docs.nextcloud.com/server/10/admin_manual/installation/source_installation.html#prerequisites