Hola,
I'm running MySQL 4.0.13-standard, PHP 4.2.3 and Apache 1.3.29
MySQL is on a Linux server, Redhat 7.1, while the PHP/Apache is on FreeBSD 4.8-stable
I've noticed that sometimes, httpd processes take upto 10-11% CPU instead of the normal < 1%
I've gone over Apache settings amny times and tried different things, but I've come to the conclusion the problem is either my PHP or a query my pages are doing maybe.
My problem is I have tons of pages, scripts, etc...that run.
What is the best way to go about finding my problem, if indeed its from PHP/mysql ??
Thx