Joshua Parker Ruehlig
Hall of Famer
- Joined
- Dec 5, 2011
- Messages
- 5,949
probably not something you did incorrectly. the php7.0 APCu port had just been somewhat complicated to install.Guys I updated the OC by the first page post and now I'm getting this warning when trying to access inside (http://ip/owncloud) my network and outside of it as well (http://mydomain.com/owncloud):
Code:<!DOCTYPE html> <!--[if lte IE 8]><html class="ng-csp ie ie8 lte9 lte8" data-placeholder-focus="false" lang="pt_BR" ><![endif]--> <!--[if IE 9]><html class="ng-csp ie ie9 lte9" data-placeholder-focus="false" lang="pt_BR" ><![endif]--> <!--[if (gt IE 9)|!(IE)]><!--><html class="ng-csp" data-placeholder-focus="false" lang="pt_BR" ><!--<![endif]--> <head data-requesttoken=""> <meta charset="utf-8"> <title> ownCloud </title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="referrer" content="never"> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0"> <meta name="apple-itunes-app" content="app-id=543672169"> <meta name="theme-color" content="#1d2d44"> <link rel="shortcut icon" href="Memcache \OC\Memcache\APCu not available for local cache Is the matching PHP module installed and enabled?
Could someone guide me in the mistake I made?
Thank you
either try 'pkg install php70-APCu'
or delete the line enabling APCu caching in owncloud's config/config.php