My mistake - sorry! On Sep 10, 2011, at 12:30 PM, Richard Hipp wrote:
> On Sat, Sep 10, 2011 at 3:28 PM, Ray <[email protected]> wrote: > >> I am using the Sqlite3 API. >> > > If you are using the sqlite3 API, then why is the warning message about the > sqlite2 API? Is that a bug in PHP? > > >> >> Why is so much free disc required? >> >> I will the real answers from my hosting service >> >> >> >> >> >> Sent from my iPad >> >> On Sep 10, 2011, at 12:09 PM, Simon Slavin <[email protected]> wrote: >> >>> >>> 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 >>> [email protected] >>> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> _______________________________________________ >> sqlite-users mailing list >> [email protected] >> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users >> > > > > -- > D. Richard Hipp > [email protected] > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

