Hi, people!
Not so long I see in logs next string:
PHP Warning: fputs() expects parameter 1 to be resource, null given in /usr/local/share/yate/scripts/libyate.php on line 64
In this case all of the php scripts are working properly, I think.
Is it dangerous ?
What is the cause of this message?
My php:
php -v
PHP 5.6.24-0+deb8u1 (cli) (built: Jul 26 2016 08:17:07)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
My yate:
YATE 5.5.1-devel1 r6083 (http://YATE.null.ro) ready on sip.server.
Thanks.