Jump to content

Problem with my site loading


Recommended Posts

I've designed my site in adobe photoshop and programmed it with php I used dreamweaver to make the layout.

 

The problem I have is the site doesnt always load fully, see if it loads for you... www.vyb3.co.uk

 

I think it maybe a problem with my PHP navigation system,  as I have like 60 CASE BREAK statements for the navigation system. Even if this is the problem I don't know how to change this system into a more efficient...

 

I can't think what else it would be.... any ideas people?

Link to comment
https://forums.phpfreaks.com/topic/129131-problem-with-my-site-loading/
Share on other sites

Could be a number of things

 

Either PHP is set to timeout too early, 30 seconds is recommended

You have an error in your script which is terminating the script early

Or it could be your HTTP server terminating the connection prematurely.

 

Have a word with your web host about this, in the mean time check your servers error logs to see if is a PHP error causing this.

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.