I'm currently having problems with the access-log, as it is being written to the table 'accesslog', which has become extensivly large during the last few months (a few megabytes).
I have seen that there are to different possibilities definde in config.ini how the access-log is being written. Is there a way to write the access-log only to a specified file?
thx for any help in advance.
stefan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello!
I'm currently having problems with the access-log, as it is being written to the table 'accesslog', which has become extensivly large during the last few months (a few megabytes).
I have seen that there are to different possibilities definde in config.ini how the access-log is being written. Is there a way to write the access-log only to a specified file?
thx for any help in advance.
stefan
delete the accesslog table every month or so.
sorry, turning off sql access logging as
documented was fixed only recently in CVS.
lib/Request.php
Revision 1.97 2005/09/14 05:58:17