Hi,
Restart the httpd process using :-
>show system processes extensive (Note down the PID of httpd)
>start shell
%kill -6 <PID>
The clear the log files and check if the httpd log fills up again.
Regards,
Sahil Sharma
---------------------------------------------------
Please mark my solution as accepted if it helped, Kudos are appreciated as well.