Quote:
Originally posted by keyDet79
You may just have a very slow server, log into telnet or ssh and type 'top' to see all processes and their load. It is also possible you don't have enough RAM and it's starting to swap.
By the way you should never use a flat file unless your database is very small. I use it even when it's just a few records. When you use a file the whole thing gets read into the memory.
|
Thanks keyDet79 but I'm using P4 2Ghz 2GB RAM so I don't think it's a slow server.
You're right and I'm using MySQL but I have the same problems
Isa