[Owncloud] Can't setup owncloud on my server, any hints?
Dmitry Suzdalev
dimsuzkde at gmail.com
Tue Mar 30 11:42:28 UTC 2010
Hi guys!
I just decided to try owncloud and cloned it into my server's
~/www/htdocs/owncloud
Then, as docs/INSTALL file suggests I ran the wizard from my browser window.
It showed me the form, in which i have entered login, password, repeat
password.
All other values left at defaults.
When I click "save" I have the following error:
Notice: Undefined index: currentpassword in
/www/dpimka/www/htdocs/owncloud/inc/lib_config.php on line 31
Notice: Undefined variable: CONFIG_ADMINPASSWORD in
/www/dpimka/www/htdocs/owncloud/inc/lib_config.php on line 31
Fatal error: Uncaught exception 'SQLiteException' with message
'SQLiteDatabase::__construct() [<a href='sqlitedatabase.--
construct'>sqlitedatabase.--construct</a>]: unable to open database:
/www/dpimka/www/htdocs/owncloud' in
/www/dpimka/www/htdocs/owncloud/inc/lib_base.php:279 Stack trace: #0
/www/dpimka/www/htdocs/owncloud/inc/lib_base.php(279): SQLiteDatabase-
>__construct('/www/dpimka/www...') #1
/www/dpimka/www/htdocs/owncloud/inc/lib_config.php(110):
OC_DB::multiquery('CREATE TABLE 'l...') #2
/www/dpimka/www/htdocs/owncloud/inc/lib_config.php(51):
OC_CONFIG::filldatabase() #3
/www/dpimka/www/htdocs/owncloud/inc/templates/header.php(28):
OC_CONFIG::writeconfiglisener() #4
/www/dpimka/www/htdocs/owncloud/inc/lib_base.php(162):
require('/www/dpimka/www...') #5
/www/dpimka/www/htdocs/owncloud/index.php(37): OC_UTIL::showheader() #6 {main}
thrown in /www/dpimka/www/htdocs/owncloud/inc/lib_base.php on line 279
I perfectly understand that this is a bleeding edge code, just reporting this
so you can perhaps fix something or point me to something I did wrong.
You can try to run this wizard for yourself at my server at
http://www.dpimka.org/owncloud/
Ah, and my git HEAD is at 45b4e4626e1a9cfd8088692cc74be65d97753021 commit
(Tue Mar 30 01:33:23 2010)
Cheers,
Dmitry.
More information about the Owncloud
mailing list