libCompiler Hangs

When I run libCompiler, it creates the an export subfolder and then an img folder with all its contents…but then it just seems to hang with In Progress written in the pop-up window. The .js and .css files never get created.

So far, there was no reports about similar problems, the code of libCompiler is not so complex - there is no anything except of file reading and string manipulation.
Please try to change index.html in next way
locate next line

and replace it as


It will make visible a PHP script output, so if any error occurs during processing ( somehow ) you will see error description.

I still can’t get it to run locally but I was able to get it to run on the server.  Not sure what’s going on locally, but as long as I can get it to run on the server I’m ok.  Thanks.