hi,
i don´t know what you mean exactly, but logging is turned on in apache2 by default to log level warn.
i don´t think that my mysql is to slow:
select benchmark(1000000,1+1);
+------------------------+
| benchmark(1000000,1+1) |
+------------------------+
| 0 |
+------------------------+
1 row in set (0.12 sec)
also my php-code are only a simple select of about 100 rows which takes about 5-7 seconds to build the page. the exactly same page on my apache 1.3 took only about 1-1,5 seconds.
bye, smartt