Hi,
with the latest release of 27.0.1 the container stopped working with:
Warning: [snuffleupagus][0.0.0.0][xxe][log] A call to libxml_set_external_entity_loader was tried and nopped in /nextcloud/lib/base.php on line 592
Config file has leading content, please remove everything before "<?php" in config.php
Fatal error: Uncaught Error: Typed static property OC::$server must not be accessed before initialization in /nextcloud/index.php:71 Stack trace: #0 {main} thrown in /nextcloud/index.php on line 71
but:
/nextcloud/config $ head -2 config.php
<?php
$CONFIG = array (
Thanks Jan
Hi,
with the latest release of 27.0.1 the container stopped working with:
but:
Thanks Jan