Author Topic: SQLite3 Syntax error  (Read 5370 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
SQLite3 Syntax error
« on: November 12, 2019, 11:02:59 PM »
I'm seeing a lot of this in my logs:

SQLite3::exec(): near "t": syntax error in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_stats.php on line 0

Offline
*
Re: SQLite3 Syntax error
« Reply #1 on: November 13, 2019, 02:29:02 PM »
I have been seeing that error in my cron.daily report the past 2 days.

Code: [Select]
/etc/cron.daily/cwp_bandwidth:

PHP Warning:  SQLite3::exec(): near "t": syntax error in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_stats.php on line 0
grep: write error
PHP Warning:  SQLite3::exec(): near "t": syntax error in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_stats.php on line 0
grep: write error
PHP Warning:  SQLite3::exec(): near "t": syntax error in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_stats.php on line 0
grep: write error
PHP Warning:  SQLite3::exec(): near "t": syntax error in /usr/local/cwpsrv/htdocs/resources/admin/include/functions/func_stats.php on line 0

Getting it on both of my vps'.