Thread: Search Hangs
View Single Post
Old 03-16-2004, 09:33 AM   #3
tomas
Orange Mole
 
Join Date: Feb 2004
Posts: 47
hello list,

maybe - to prevent other yet unknown loops/bugs -
in first line of search.php:

PHP Code:
set_time_limit(20); 
should help to keep the server live.

Last edited by tomas; 03-16-2004 at 09:35 AM.
tomas is offline   Reply With Quote