it might be because you use a non-default port. if it's that (see <meta http-equiv="content-type" content="text/html; charset=utf-8"><a href="http://bugs.kde.org/show_bug.cgi?id=272719">http://bugs.kde.org/show_bug.cgi?id=272719</a>), it has been fixed in 2.0<div>

<br></div><div>Alessandro<br><div><br><br><div class="gmail_quote">On Wed, Jun 8, 2011 at 7:18 PM,  <span dir="ltr"><<a href="mailto:jwr17@postinbox.com">jwr17@postinbox.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Reading <a href="http://owncloud.org/index.php/Installation#openSUSE" target="_blank">http://owncloud.org/index.php/Installation#openSUSE</a>, I just<br>
installed OwnCloud 1.2 from OpenSuse pagkages.<br>
<br>
I added to my APache2 config,<br>
<br>
Alias /owncloud /srv/www/htdocs/owncloud/<br>
<Directory "/srv/www/htdocs/owncloud" ><br>
    Options none<br>
    Order Allow,Deny<br>
    Allow from All<br>
    Satisfy Any<br>
</Directory><br>
<br>
@  <a href="https://site06.devlan:10016/owncloud/index.php" target="_blank">https://site06.devlan:10016/owncloud/index.php</a> I see the "First Run<br>
Wizard".<br>
<br>
I enter<br>
<br>
        Administrator User<br>
                user name: TEST<br>
                password: TEST<br>
                retype password: TEST<br>
        Advanced Configuration<br>
                data directory: /srv/www/htdocs/owncloud/data<br>
                force ssl: (test SLL) [ ]<br>
                automatic backup: [ ]<br>
                date format: 9 Jun 2011 0:54<br>
                database type: SQLite<br>
<br>
<br>
Then click SAVE.<br>
<br>
The browser redirects to<br>
<br>
  <a href="https://site06.devlan:10016/owncloud/#" target="_blank">https://site06.devlan:10016/owncloud/#</a><br>
<br>
                Object not found!<br>
<br>
                The requested URL was not found on this server. The link<br>
                on the referring page seems to be wrong or outdated.<br>
                Please inform the author of that page about the error.<br>
<br>
                If you think this is a server error, please contact the<br>
                webmaster.<br>
<br>
and in the webserver logs I get<br>
<br>
        ==> /var/log/apache2/site06.devlan:10016.log <==<br>
        [Wed Jun 08 16:01:18 2011] [error] [client 127.0.0.1] Attempt to<br>
        serve directory: /srv/www/htdocs/owncloud/, referer:<br>
        <a href="https://site06.devlan:10016/owncloud/index.php" target="_blank">https://site06.devlan:10016/owncloud/index.php</a><br>
        site06.devlan 10.15.1.15 - - [08/Jun/2011:16:01:18 -0700] "POST<br>
        /owncloud/ HTTP/1.0" 404 1222<br>
        "<a href="https://site06.devlan:10016/owncloud/index.php" target="_blank">https://site06.devlan:10016/owncloud/index.php</a>" "Mozilla/5.0<br>
        (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1"<br>
<br>
I don't know why it redirects to "owncloud/#", but I'm guessing that's<br>
part of the problem?<br>
_______________________________________________<br>
Owncloud mailing list<br>
<a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/owncloud" target="_blank">https://mail.kde.org/mailman/listinfo/owncloud</a><br>
</blockquote></div><br></div></div>