Hi,
I am new to OX and have tried to install but get an error 404 if I try to login.
Steps:
I have installed OX based on packages of the repository on an Ubuntu system:
Installed packages are:
The general document I followed was:
http://http://oxpedia.org/wiki/index...pdate_packages
Once I try to login to the webpage I get:
The documentation says I would have to change some apache config.
This also includes the statement:
This means to me based on my apache knowledge there should be a directory "webservices" under the apache document root - but there is none.
I probably have missed to install a package or something else.
Can someone please give me a hint!
Regards
Karl-Heinz
I am new to OX and have tried to install but get an error 404 if I try to login.
Steps:
I have installed OX based on packages of the repository on an Ubuntu system:
Code:
deb http://software.open-xchange.com/OX6/6.22/frontend/DebianSqueeze/ / deb http://software.open-xchange.com/OX6/6.22/backend/DebianSqueeze/ / deb http://software.open-xchange.com/OX6/6.22/usm/DebianSqueeze/ /
Code:
open-xchange open-xchange-admin open-xchange-appsuite open-xchange-appsuite-backend open-xchange-appsuite-l10n-en-us open-xchange-appsuite-manifest open-xchange-authentication-database open-xchange-authorization-standard open-xchange-core open-xchange-grizzly open-xchange-gui open-xchange-gui-l10n open-xchange-gui-l10n-en-us open-xchange-gui-loading-theme-default open-xchange-gui-login-theme-default open-xchange-gui-themes-default open-xchange-halo open-xchange-imap open-xchange-l10n-en-us open-xchange-oauth open-xchange-osgi open-xchange-smtp open-xchange-xerces-sun
http://http://oxpedia.org/wiki/index...pdate_packages
Once I try to login to the webpage I get:
Code:
[01/Jun/2014:15:19:21 +0200] "POST /ajax/login?action=login&modules=true&client=com.openexchange.ox.gui.dhx 19xtml&version=6.22.6%20Rev13&authId=5b6635ff-4c39-478d-b5c9-168e7fc4b45f HTTP/1.1" 404 501 "http://openx.av.loc/ox6/ox.html" "Mox1. 5)xzilla/5.0 (Windows NT 6.3; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0"
This also includes the statement:
Code:
<Location /webservices>
I probably have missed to install a package or something else.
Can someone please give me a hint!
Regards
Karl-Heinz
Comment