Hello.
I am running moodle 1.6 on MS Windows 2k3, IIS, PHP, MySQL, two 2.7GHz, 2GB RAM.
The problem we arw facing is the page loading. The header is loaded... extremely fast! But the remaining of the page, the cources list or the resources list inside a cource is too slow.
Is there any way to make it faster?
I think the problem is that those parts of the pages are inside a <table>, therefore nothing is shown untill it's fully loaded, so should I try to put it into a <div> or there is another solution?
Thanx.