Hi guys, I am trying to connect our own web interface with ISPConfig 3 but without success. When we call the http://www.domain.com:8080/remote/index.php we get an empty page. ISPConfig works well but this section doesn't work as well. Any idea?
I have solved all by myself. The page is blank but when I request something the SOAP_SERVER answer me correctly! Code: define("SOAP_LOCATION", "http://19.18.16.34:8080/remote/index.php"); define("SOAP_URI", "http://19.18.16.34:8080/remote/");