Hello,
I am relatively new to PHP and server configurations, hence I have a little problem I am hoping folks could help me out with or give me advice on.
After I've unzipped the files to the server I then tried to access the pages through the net. Here is where my problem appears:
http://www.blah.com/phpform/ (<--- takes half an hour to load, any subsequent actions also takes half an hour each to load the next step)
I am using IIS and have also been serving such systems as myPHPNuke and phpMyAdmin off the server without encountering that problem before. Then again, I am a newbie and perhaps I skipped a step or so.
If anyone has any idea on what I did wrong or how to diagnose my situation, please let me know.
Thank you for your time.
Regards,
Jean
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
well both the pages use the exact same template, so the load time should be exactly the same. Also, I haven't recieved any complaints regarding the load time, and actually I paid attentions to this issue and thats why I kept out any images, etc from the design so that its quick to load.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am relatively new to PHP and server configurations, hence I have a little problem I am hoping folks could help me out with or give me advice on.
After I've unzipped the files to the server I then tried to access the pages through the net. Here is where my problem appears:
http://www.blah.com/phpform/ (<--- takes half an hour to load, any subsequent actions also takes half an hour each to load the next step)
while
http://www.blah.com/phpform/admin/ (<--- loads very quickly, in mere seconds)
I am using IIS and have also been serving such systems as myPHPNuke and phpMyAdmin off the server without encountering that problem before. Then again, I am a newbie and perhaps I skipped a step or so.
If anyone has any idea on what I did wrong or how to diagnose my situation, please let me know.
Thank you for your time.
Regards,
Jean
well both the pages use the exact same template, so the load time should be exactly the same. Also, I haven't recieved any complaints regarding the load time, and actually I paid attentions to this issue and thats why I kept out any images, etc from the design so that its quick to load.