hello forum,
I have an old version of xibo (1.4.2) running just fine but I think I need to truncate some logs because i’m running out of space on the server.
root@lib-xibo:/var/lib/mysql/xibo# du -sh log.*
20K log.frm
9.4G log.MYD
1.6G log.MYI
root@lib-xibo:/var/lib/mysql/xibo#
I tried to run the maintenance.php script, and it runs for about an hour but didn’t clear or truncate the log in the mysql database.
am I doing something wrong?