Gossamer Forum
Quote Reply
error_log
My apache error log is being floaded with entries like:

Quote:
GT::SQL::Driver::MYSQL::sth (5245): Executing query: SELECT user_id,user_username,user_last_seen FROM gforum_User WHERE user_id = 73 at /home/yoga/html/gforum/admin/GForum/Table/User.pm line 296
Can somebody tell me what is going on?


Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] error_log In reply to
Do you have debugging on?
Quote Reply
Re: [PaulW] error_log In reply to
Yes. Is that it?


Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] error_log In reply to
I reckon so.
Quote Reply
Re: [yogi] error_log In reply to
Yes, debug will log all queries to stderr, and generally degrades performance considerably, so it's advisable to turn it off when you don't need it.

Cheers,

Alex
--
Gossamer Threads Inc.