Jump to content

server overload


chiprivers

Recommended Posts

Is there away to allocate more memory to the server?  I am assuming this may resolve a problem I am having.  When I run a script, I am getting the following error come up:

 

"The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. "

 

In the script it is grabbing the source code of a website to be able to extract some data from it.  It cycles through several pages at a time and it seems to be overloading the server.  When I run the script using the following URL as a source document:

 

http://www.gg.com/racing/index.php?date=20070401

 

it works fine, but when I use the following page:

 

http://www.gg.com/racing/view.php?id=52818

 

it overloads!! I presume the second page is larger and overloads the memory. 

 

 

How can I avoid this??

Link to comment
https://forums.phpfreaks.com/topic/46273-server-overload/
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.