Aha... Now I discovered the error.. I installed the Ubuntu packet from download server. In that installation the status.php is missing. Therefor I uninstall the owncloud and downloaded the own cloud-2012.4.5.0-enterprise.tar.bz2 packet and unpack it. This is what it contains:
root@ubuntu:~# cd owncloud/ root@ubuntu:~/owncloud# ls -l total 148 drwxr-xr-x 25 nobody nogroup 4096 Oct 10 18:06 3rdparty -rw-r--r-- 1 nobody nogroup 585 Oct 10 18:05 AUTHORS -rw-r--r-- 1 nobody nogroup 34520 Oct 10 18:05 COPYING-AGPL -rw-r--r-- 1 nobody nogroup 567 Oct 10 18:05 COPYING-README -rw-r--r-- 1 nobody nogroup 26469 Oct 10 18:07 README drwxrwxrwx 18 nobody nogroup 4096 Oct 10 18:07 apps drwxrwxrwx 2 nobody nogroup 4096 Oct 10 18:05 config drwxr-xr-x 9 nobody nogroup 4096 Oct 10 18:05 core -rw-r--r-- 1 nobody nogroup 2458 Oct 10 18:05 cron.php -rw-r--r-- 1 nobody nogroup 11480 Oct 10 18:05 db_structure.xml drwxr-xr-x 2 nobody nogroup 4096 Oct 10 18:05 files -rw-r--r-- 1 nobody nogroup 853 Oct 10 18:05 index.php drwxr-xr-x 64 nobody nogroup 4096 Oct 10 18:05 l10n drwxr-xr-x 18 nobody nogroup 4096 Oct 10 18:07 lib drwxr-xr-x 2 nobody nogroup 4096 Oct 10 18:05 ocs -rw-r--r-- 1 nobody nogroup 443 Oct 10 18:05 public.php -rw-r--r-- 1 nobody nogroup 960 Oct 10 18:05 remote.php drwxr-xr-x 6 nobody nogroup 4096 Oct 10 18:05 search drwxr-xr-x 8 nobody nogroup 4096 Oct 10 18:05 settings -rw-r--r-- 1 nobody nogroup 1216 Oct 10 18:05 status.php drwxr-xr-x 2 nobody nogroup 4096 Oct 10 18:05 themes root@ubuntu:~/owncloud# I will start forward and install this one. I think it will be in help. Thanks for all advice and good help so far! Karl 2012/10/16 Diederik de Haas <[email protected]>: > On Tuesday 16 October 2012 19:40:52 Karl-Arne Gjersøyen wrote: >> Hello. I got 404 Not Found error when use firefox. Both http and https >> generate the same error. > > And a 404 you'll get with any browser ... > >> 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 > > How did you install owncloud? Please provide detailed instructions, since you > have a number of fulders I don't have and you are missing files and folders > which > I do have. One of them being status.php (hence the 404). > > If you installed using the instructions found in "NewBie question" then I'd be > curious what the result was from "apt-get install owncloud", since the line in > your /etc/apt/sources.list seemed incorrect. > The result from "aptitude search ~iowncloud" would probably be handy as well. > > Diederik > _______________________________________________ > 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
