Blank page after 'memcache.local’ => ‘\OC\Memcache\APCu’,

in log /var/log/httpd/error_log
[Tue Nov 08 21:56:29.705201 2016] [mpm_prefork:notice] [pid 2219] AH00163: Apache/2.4.23 (Unix) PHP/7.0.12 configured – resuming normal operations
[Tue Nov 08 21:56:29.705411 2016] [core:notice] [pid 2219] AH00094: Command line: ‘/usr/bin/httpd -D FOREGROUND’
[Tue Nov 08 21:56:33.921136 2016] [:error] [pid 2221] [client ::1:37908] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:35.802770 2016] [:error] [pid 2222] [client ::1:37910] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:36.052041 2016] [:error] [pid 2223] [client ::1:37912] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:36.264762 2016] [:error] [pid 2224] [client ::1:37914] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:36.476438 2016] [:error] [pid 2225] [client ::1:37916] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:36.669378 2016] [:error] [pid 2221] [client ::1:37918] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:37.015330 2016] [:error] [pid 2222] [client ::1:37920] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66
[Tue Nov 08 21:56:37.234782 2016] [:error] [pid 2223] [client ::1:37922] PHP Fatal error: Uncaught Error: Call to a member function getLogger() on null in /usr/share/webapps/nextcloud/index.php:66\nStack trace:\n#0 {main}\n thrown in /usr/share/webapps/nextcloud/index.php on line 66

/usr/share/webapps/nextcloud have default http:http permissions (archlinux). Can it be something wrong if i use atom cherry trail z8300 SoC? Without 'memcache.local’ => ‘\OC\Memcache\APCu’, i see admin page.

1 Like

is php-apcu installed?

Yes, installed. All needed packages

I don’t what was that, but reinstall on all steps and now it work.

Do you see it enabled on a php-testpage (phpinfo())? Should probably be newer than 4.0.6.

I have this issue. When I add the line ‘memcache.local’ => ‘\OC\Memcache\APCu’, to config.php, I get a blank page on my instance. I’d love some help getting this to work, so I don’t get the warning message :slight_smile: What logs would be needed to diagnose? Thank

1 Like