Hello,
I’m using scriptcase 9.12.0003.
My development is behind a proxy to access internet, proxy setting is done in scriptcase, the diagnosis page shows “internet ok”, checking for new version of scriptcase also works succesfully, registering online works too.
The only thing that does not work is doing the update of scriptcase, it generates an error file with this :
fopen(http://webservice.scriptcase.net/updservicev9/nm_upd_service_v9.php): Failed to open stream: php_network_getaddresses: getaddrinfo for webservice.scriptcase.net failed: Name or service not known | Script: /opt/app/a1234/apache-dev/htdocs/scriptcase/devel/class/page/nmPageAdminUpdate2.class.php linha: 1483
The requested url is well open in the proxy.
I tried digging in file /opt/app/a1234/apache-dev/htdocs/scriptcase/devel/class/page/nmPageAdminUpdate2.class.php
to see what it does but file seems to be encrypted.
I suspect that proxy settings are not taken into account in that file.
Any idea how to solve this anyone ?
Thank you