mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43413
[Bug 1706515] Re: [WAR] 2a Undefined property: stdClass::$log_backtrace_print_args
Hi,
By opening the website in a browser and looking in the http server error log.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1706515
Title:
[WAR] 2a Undefined property: stdClass::$log_backtrace_print_args
Status in Mahara:
New
Bug description:
Thanks for the app.
$ php -v
PHP 7.1.6 (cli) (built: Jun 7 2017 21:11:40) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
with Zend OPcache v7.1.6, Copyright (c) 1999-2017, by Zend Technologies
$ nginx -v
nginx version: nginx/1.12.0
Server log contents:
2017/07/26 12:57:58 [error] 17717#17717: *5 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined property: stdClass::$log_backtrace_print_args in /srv/http/mahara/lib/errors.php on line 314
PHP message: PHP Notice: Undefined property: stdClass::$log_backtrace_print_args in /srv/http/mahara/lib/errors.php on line 314
PHP message: PHP Notice: Undefined property: stdClass::$log_backtrace_print_args in /srv/http/mahara/lib/errors.php on line 314
PHP message: PHP Notice: Undefined property: stdClass::$log_backtrace_print_args in /srv/http/mahara/lib/errors.php on line 314
PHP message: PHP Notice: Undefined property: stdClass::$log_backtrace_print_args in /srv/http/mahara/lib/errors.php on line 314
PHP message: [WAR] 07 Undefined property: stdClass::$log_backtrace_print_args
PHP message: Call stack (most recent first):
PHP message: * log_message(string(size 55), integer, true, true, string(size 31), integer) at /srv/http/mahara/lib/errors.php:521
PHP message: * error(integer, string(size 55), string(size 31), integer, array(size 5)) at /srv/http/mahara/lib/errors.php:314
PHP message: * log_build_backtrace(array(size 1)) at /srv/http/mahara/lib/errors.php:160
PHP message: * log_message(string(size 61), integer, true, true, string(size 31), integer, array(size 1)) at /srv/http/mahara/lib/errors.php:648
PHP message: * MaharaException->handle_exception() at /srv/http/mahara/lib/errors.php:547
PHP message: * exception(object(SystemException)) at Unknown:0
PHP message:
PHP message: [WAR] 07 [ParseError]: syntax error, unexpected 'localhost' (T_STRING)
PHP message: Call stack (most recent first):
PHP message: * exception(object(ParseError)) at Unknown:0
PHP message:" while reading response header from upstream, client: 127.0.0.1, server: mahara.localdomain, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm/php-fpm.sock:", host: "mahara.localdomain"
Config file attached.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1706515/+subscriptions
References