Hi,
I'm get this error on my logfile :
2019-06-19 09:37:42.120 ===== TRACE ===== NEW CONNECTED USER 'admin' 2019-06-19 09:37:57.995 ** ERROR ** [V8.0.4] ERROR ** 2019-06-19 09:37:57.995 ** ERROR ** [V8.0.4] on file '/var/www/html/projeqtor/tool/projeqtor.php' at line (3701) 2019-06-19 09:37:57.996 ** ERROR ***** [V8.0.4] cause = file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known 2019-06-19 09:37:57.996 ===== TRACE ===== Cannot check Version at http://projeqtor.org/admin/getVersion.php 2019-06-19 09:37:57.996 ===== TRACE ===== Maybe allow_url_fopen is Off in php.ini...
This occures just afte my connection.
I checked the php.ini and it seems correct :
;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. ; http://php.net/allow-url-fopen allow_url_fopen = On ; Whether to allow include/require to open URLs (like http:// or ftp://) as files. ; http://php.net/allow-url-include allow_url_include = Off
Do you have any idea of what may be causing this ?
Thank you
MCanuto
P.S. - ProjeQtOr v8.0.4 and PHP5.4.16
Hello,
It's possibly an error of php version.
Try to updated version of php, to pass on 7.2.14, and launch projeqtor.
Your network blocks network to worldwide web.
So you cannt acces to "getVersion" on ProjeQtOr Server.
Just disable the feature to check version (on global parameters)