Jump to content

[SOLVED] New Intranet Install


Recommended Posts

Hello,

 

I was charged with building a new intranet for my company which seemed to be complete. Testing was done everything was great and so we made every thing live and "Bam"! Now it takes an average of 8 to 10 seconds to load a page.

 

We are using Microsoft 2003 Server, PHP 5 and MySQL 5. the previous build was on a 2000 Server, PHP 4 and MySQL 4.

 

There are 2 intranets being run-- one runs just perfectly, however there is a header program in place that is controling the post and get information.

 

The one in concern seems to slow when I am calling a get method thru the http header

 

ie http://mysite/home/index.php?page=home

 

When I call the index page and add the inclusion of the home page this is where I have the slow down. If I was to call

 

http://mysite/home/home.php

 

I get an imediate page load. Of course the page is not formatted corectly and I

have a lot of the page information missing because I depend on the index.php to hold the basic page design and the page call will call an individual page to appear in a certain part of the over all design (sorry if I am going on and on I just want to give as much info as possible).

 

I have never seen this before and wanted to see if anyone else has run into this.

 

Thanks ahead of time,

 

Mark

Link to comment
https://forums.phpfreaks.com/topic/48795-solved-new-intranet-install/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.