On 10 Sep 2011, at 7:47pm, Ray Irvine wrote:

> [09-Sep-2011 09:10:20] PHP Warning:  sqlite_exec() [<a 
> href='function.sqlite-exec'>function.sqlite-exec</a>]: database is full in 
> /home/xxxxxx/00build/include/t02enterreg.inc on line 738

Are you using the sqlite3 API for PHP or are you using the PDO API ?

Do you have plenty of free space on the disk the database is stored on ?
Do you have plenty of free space on the disk that that server is booted from ?

By 'plenty' I mean 'at least 10 Gigabytes'.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to