I have tried all your previous suggestions but no luck.
If on the front screen I modify the url and add a page within the system this loads without problems:
using 'http://localhost:8080/SSCzenLive/' I get white screen
using 'http://localhost:8080/SSCzenLive/weather/index2.php' it correctly loads page.
On checking system configuration I found some issues reported under Post-Installation Issues: These relate to one of your modules - do they perhaps have a bearing on the problem I've got?
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 524
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 529
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 534
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 539
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 552
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 561
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 566
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 580
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\SSCzenLive\libraries\fof\dispatcher\dispatcher.php on line 609
Any help you can give will be appreciated.