Niin Owncloud ja Joomla eivät toimi enää...
Yritin ottaa yhteyttä nettiosoitteen kautta, mutta tuli virhe ilmoitus joka on jotain siansaksaa ja " // Show warning if a PHP version below 5.6.0 is used, this has to happen here // because base.php will already use 5.6 syntax. if (version_compare(PHP_VERSION, '5.6.0') === -1) { echo 'This version of ownCloud requires at least PHP 5.6.0
'; echo 'You are currently running PHP ' . PHP_VERSION . '. Please update your PHP version.'; return; } // Show warning if PHP 7.3 is used as ownCloud is not compatible with PHP 7.3 if (version_compare(PHP_VERSION, '7.3.0alpha1') !== -1) { echo 'This version of ownCloud is not compatible with PHP 7.3"
Uudelleen asennus vai php kuntoon?