Yes I can access pages on the Webserver from other computers. Both Mac, Linux and Windows PC. Both http and https documents.
2012/10/16 Michael <[email protected]>: > That means something is incorrect with your webserver set up. Can you > access anything served by Apache from another computer? Your > configuration is not serving the pages it should be. > > > On Tue, Oct 16, 2012 at 12:40 PM, Karl-Arne Gjersøyen > <[email protected]> wrote: >> Hello. I got 404 Not Found error when use firefox. Both http and https >> generate the same error. >> >> Here is what is in the owncloud folder: >> >> root@ubuntu:/usr/share/owncloud# ls -l >> total 56 >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 admin >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 css >> -rw-r--r-- 1 root root 7437 Feb 9 2011 db_structure.xml >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 files >> drwxr-xr-x 3 root root 4096 Oct 16 13:18 img >> drwxr-xr-x 7 root root 4096 Oct 16 13:18 inc >> -rw-r--r-- 1 root root 1085 Feb 9 2011 index.php >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 js >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 log >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 ocs >> drwxr-xr-x 6 root root 4096 Oct 16 13:18 plugins >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 settings >> drwxr-xr-x 2 root root 4096 Oct 16 13:18 webdav >> root@ubuntu:/usr/share/owncloud# >> >> Thanks for your help. >> >> Karl >> >> 2012/10/16 Daniel Molkentin <[email protected]>: >>> Hi Karl, >>> >>> On 16.10.2012, at 18:52, Karl-Arne Gjersøyen wrote: >>> >>> Hello again. >>> I have installed ownCloud on Ubuntu Server 12.04 and generated a SSL >>> sertificate. Also I have created a user with a password. >>> But when I use the client on my Mac box I receive the error below... >>> >>> Trying to connect to ownCloud at http://ubuntu/ownCloud/... >>> Failed to connect to ownCloud! >>> Error: Error downloading http://ubuntu/ownCloud/status.php - server >>> replied: Not Found >>> Connection to ownCloud could not be established. Please check again. >>> >>> >>> You seem to try to connect to http, not https. Did you make sure the >>> protocol in the connection dialog is https? does the ownCloud installation >>> actually reside in http://ubuntu/ownCloud? What does a web browser return if >>> you point it to >>> http://ubuntu/ownCloud/status.php? >>> >>> That being said, there is a known regression when setting up accounts on a >>> server with self-signed certificatesin ownCloud Client 1.1.0. However, that >>> produces a different error. Please make sure you can access status.php with >>> a webbrowser on http and https first. After that, you can try the >>> workarounds below: >>> >>> - Uninstall 1.1.0, reinstall 1.0.5, setup account, install 1.1.0 (do _not_ >>> uninstall 1.0.5). >>> - Use HTTP (not recommended) >>> >>> A fix has already been made, will be released with the next update on the >>> ownCloud client, which we will make available soon. >>> >>> Cheers, >>> Daniel >>> >>> >>> >>> -- >>> www.owncloud.com - Your Data, Your Cloud, Your Way! >>> >>> ownCloud GmbH, GF: Markus Rex, Holger Dyroff >>> Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg) >>> >> >> >> >> -- >> Hjemmeside: http://www.karl-arne.name/ >> >> >> -- >> Hjemmeside: http://www.karl-arne.name/ >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud -- Hjemmeside: http://www.karl-arne.name/ _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
