I have a few a pages that use php and mysql. The pages with php (such as a page with just phpinfo() ) loads rather slowly. I am running an athlon 700Mhz with 512MBram and when the scripts execute the system hardly notices the load (less than 1% cpu and minimal ram usage) , but the pages still load slowly.
I am using php 4.0pl2.
Any ideas on what could be causing the pages to load so slowly. Any performance tips?
Thanks.