Installing on server 2012R2 with Apache 2.4.9, Tomcat 6.0.41 (tried 7 as well) JDK 6u45 and JRE 6u45, postfresql 9.3.4-4
Followed the tech manual to the install gui. I can bring up the webpage at http://localhost:8080/cmdbuild/ but all I see is the CMDBuild logo and the copyright text etc but no configure - that part of the webpage is blank.
Any ideas?
Hi Steve,
in which path do you have installed Tomcat? Have you avoided path containing blank spaces?
Try opening the javascript console, is there any error?
Best regards,
the CMDBuild team.
Had same problem. Remove ALL spaces in path ie C:\ApacheSoftwareFoundation\Tomcat6
Now comes up with config screen :)
Previously Steve wrote:
Installing on server 2012R2 with Apache 2.4.9, Tomcat 6.0.41 (tried 7 as well) JDK 6u45 and JRE 6u45, postfresql 9.3.4-4
Followed the tech manual to the install gui. I can bring up the webpage at http://localhost:8080/cmdbuild/ but all I see is the CMDBuild logo and the copyright text etc but no configure - that part of the webpage is blank.
Any ideas?