I have a problem that have not seen (or missed) in these forums, but I'm sure I can not be the only one. I'm a newbie in the apache-server, mysql/php world, so this could be a very simple problem/solution, but I have NO CLUE and it DRIVES ME CRAZY.
THE PROBLEM:
While I'm working on my database driven website on my local machine, things work fine for a while then suddenly the pages just start hanging and often time out. Sometimes when I close/restart the apache and mysql servers, it helps, but not always.
I have NO CLUE of where to look:
Apache: could the setup be wrong? (httpdconf-I use the deault settings)
MySql: Are there problems with my tables?
PHP: the php setup(ini) or could it be caused by scripting errors or certain called functions? Could it be a bad combination of the several scripts.
OS: Could it be just the @#$* windows98? , because I don't have that problem online. (I'm tempted to take on Redhat Linux, but that's anoyther new thing to learn)
The setup:
A 3-in-1 package: EasyPHP, PHPTriad (I tried both back and forth)
I also use MysqlFront/phpMyadmin to manage dbase
The System:
Pentium 1.8Ghz, Windows98
The website:
Accesses several tables in one database.
At any time, 2 different (borrowed) scripts work one once one to rotate images, the other to access memberprofiles or , classifieds...etc.
Please help me with any tips at all. Thanx i.a.
--Iby--