[Owncloud] Re: Can't install OwnCloud 1.2, "Object not found!" error
jwr17 at postinbox.com
jwr17 at postinbox.com
Thu Jun 9 04:42:19 UTC 2011
I switched to the git v2 head for a test, and yes I can get past the
setup and login.
I'm seeing lots of OTHER issues now, like problems with downloads not
having "meta information" and such. I guess that because it's under
heavy development still?
On Thu, 09 Jun 2011 00:00 -0400, "Alessandro Cosentino"
<cosenal at gmail.com> wrote:
> it might be because you use a non-default port. if it's that (see
> http://bugs.kde.org/show_bug.cgi?id=272719), it has been fixed in 2.0
>
> Alessandro
>
>
> On Wed, Jun 8, 2011 at 7:18 PM, <jwr17 at postinbox.com> wrote:
>
> > Reading http://owncloud.org/index.php/Installation#openSUSE, I just
> > installed OwnCloud 1.2 from OpenSuse pagkages.
> >
> > I added to my APache2 config,
> >
> > Alias /owncloud /srv/www/htdocs/owncloud/
> > <Directory "/srv/www/htdocs/owncloud" >
> > Options none
> > Order Allow,Deny
> > Allow from All
> > Satisfy Any
> > </Directory>
> >
> > @ https://site06.devlan:10016/owncloud/index.php I see the "First Run
> > Wizard".
> >
> > I enter
> >
> > Administrator User
> > user name: TEST
> > password: TEST
> > retype password: TEST
> > Advanced Configuration
> > data directory: /srv/www/htdocs/owncloud/data
> > force ssl: (test SLL) [ ]
> > automatic backup: [ ]
> > date format: 9 Jun 2011 0:54
> > database type: SQLite
> >
> >
> > Then click SAVE.
> >
> > The browser redirects to
> >
> > https://site06.devlan:10016/owncloud/#
> >
> > Object not found!
> >
> > The requested URL was not found on this server. The link
> > on the referring page seems to be wrong or outdated.
> > Please inform the author of that page about the error.
> >
> > If you think this is a server error, please contact the
> > webmaster.
> >
> > and in the webserver logs I get
> >
> > ==> /var/log/apache2/site06.devlan:10016.log <==
> > [Wed Jun 08 16:01:18 2011] [error] [client 127.0.0.1] Attempt to
> > serve directory: /srv/www/htdocs/owncloud/, referer:
> > https://site06.devlan:10016/owncloud/index.php
> > site06.devlan 10.15.1.15 - - [08/Jun/2011:16:01:18 -0700] "POST
> > /owncloud/ HTTP/1.0" 404 1222
> > "https://site06.devlan:10016/owncloud/index.php" "Mozilla/5.0
> > (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"
> >
> > I don't know why it redirects to "owncloud/#", but I'm guessing that's
> > part of the problem?
> > _______________________________________________
> > Owncloud mailing list
> > Owncloud at kde.org
> > https://mail.kde.org/mailman/listinfo/owncloud
> >
>
More information about the Owncloud
mailing list