Posted by Sebastian Mendel on 06/16/05 13:56
Gustav Wiberg wrote:
> Hi there!
>
> I have a script that runs about 10 minutes... Localy on my computer
> (Windows XP 2.6Ghz, Apache) the computer hangs a little now and then
> when the script is running. Is there any good way of releasing more
> memory while the script is running? The script could take 20 minutes,
> it's not a big matter how long the script takes. (As long as the server
> can do other things at the same time)
why do you expect this comes from memory-consumption?
did you check your Querys? try 'EXPLAIN SELECT ...' and check your indices
how large are your tables?
--
Sebastian Mendel
www.sebastianmendel.de
www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet
Navigation:
[Reply to this message]
|