Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Hmmm, I am running it on three test servers, two Linuxes and one standard windows (localhost) - not sure if locahost on standard windows can be compared to Win's IIS
Normally, when nothing loaded, some php error is displayed in errorLog Hard to say what can be wrong there when no error displayed and not output there
IIS you can't compare with Apache. It is an application server, so more like Tomcat+Apache together.
Anyway functionality of php and access rights are working properly. There is an Windows User for the Webserver who off course has access to the files (otherwise the website will not run at all). So if joomla admin runs and I can edit the template files, also the commander should work right.
I do rather assume that there is something with the path syntax or address wrong so it points to nowhere.
IIS you can't compare with Apache. It is an application server, so more like Tomcat+Apache together.
Yes, I didn't think about it to much (compared OS instead of service)
I would say, something is breaking when building the file structure (when reading the files and folder on the server) which then breaks loading of ajax data. But when this happens, some information about it should be in errorLog