Announcement

Collapse
No announcement yet.

Login Problem after Installation

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Login Problem after Installation

    Hello everybody,

    I installed OpenXchange 6.22 on Ubuntu 13.04 after this Installation guide.

    It works well but now i have a Problem when i try to log in into the Server, i allwyas become following message "Error: 404 - Not Found". In this forum i found something about that ajax could not be found and indeed when type the http://serverip/ajax i get the Error 404 message. What could be the problem ?

    Enclosed the conten of the two log files form /var/log/apache2/

    The error.log

    Code:
    [Mon Feb 10 15:05:37.978076 2014] [mpm_prefork:notice] [pid 3456] AH00163: Apache/2.4.6 (Ubuntu) PHP/5.5.3-1ubuntu2.1 configured -- resuming normal operations
    [Mon Feb 10 15:05:37.978163 2014] [core:notice] [pid 3456] AH00094: Command line: '/usr/sbin/apache2'
    ~
    And the other_vhosts_access.log

    Code:
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:05:41 +0100] "GET /ox6/ox.html HTTP/1.1" 200 3636 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:05:41 +0100] "GET /ox6/v=ONjBHF0/newInfoItemHidden.html HTTP/1.1" 200 714 "http://serverip/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:05:41 +0100] "GET /ajax/login?action=autologin&modules=true&client=com.openexchange.ox.gui.dhtml&version=6.22.5%20Rev5 HTTP/1.1" 404 501 "http://212.43.68.222/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:05:47 +0100] "POST /ox6/v=ONjBHF0/newInfoItemHidden.html HTTP/1.1" 200 715 "http://serverip/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:05:47 +0100] "POST /ajax/login?action=login&modules=true&client=com.openexchange.ox.gui.dhtml&version=6.22.5%20Rev5&authId=2461aa50-e30c-408e-98c9-17d8b6cef41d HTTP/1.1" 404 502 "http://serverip/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:06:34 +0100] "POST /ox6/v=ONjBHF0/newInfoItemHidden.html HTTP/1.1" 200 715 "http://serverip/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    127.0.1.1:80 37.230.12.232 - - [10/Feb/2014:15:06:34 +0100] "POST /ajax/login?action=login&modules=true&client=com.openexchange.ox.gui.dhtml&version=6.22.5%20Rev5&authId=7f8ee4b9-2997-4294-8ef7-ddb9477b1b29 HTTP/1.1" 404 501 "http://serverip/ox6/ox.html" "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9"
    // I Change the original IP in the log into serverip.

    Can anyone help ?
Working...
X