Hi,
I manage install and configure ownCloud 4.0.7 (I cat see http://192.168.4.1/owncloud page) But when I try for first time type (to create) admin and password I got errors:

Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listViews() should be compatible with that of MDB2_Driver_Manager_Common::listViews() in /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60

Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listTables() should be compatible with that of MDB2_Driver_Manager_Common::listTables() in /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60

Strict Standards: Declaration of MDB2_Driver_Manager_sqlite::listSequences() should be compatible with that of MDB2_Driver_Manager_Common::listSequences() in /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php on line 60

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 162

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 163

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 162

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 163

Warning: Cannot modify header information - headers already sent by (output started at /www/owncloud/3rdparty/MDB2/Driver/Manager/sqlite.php:60) in /www/owncloud/lib/template.php on line 164

Screenshoot: https://docs.google.com/open?id=0B-04i9 … FNzT0Vzdzg

Here is my lighttpd.conf:
http://pastebin.com/7PzLUhKS

and php.ini:
http://pastebin.com/bHp19S2a

Anybody can help me?