Template:AppSuiteUpgradeAdjustApacheConfig

Revision as of 14:02, 27 September 2013 by Dominik.epple (talk | contribs) (Created page with "== Adjust Apache configuration == Apache's service configuration needs adjustments. If you want to run both frontends later, you need to create a default.conf file with the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Adjust Apache configuration

Apache's service configuration needs adjustments.

If you want to run both frontends later, you need to create a default.conf file with the contents from OX6 and OX App Suite merged. If you want to drop the OX6 frontend anyways, you can now just create a {{{filename}}} file for OX App Suite. Consult the [[AppSuite:Open-Xchange_Installation_Guide_for_{{{distro}}}#Configure_services|OX App Suite documentation]] for details about the {{{filename}}} contents for OX App Suite.

Then, depending on whether you switched to Grizzly or are still using AJP, you need to adjust the proxy_http.conf or proxy_ajp.conf file. Basically the OX App Suite configuration is a superset of the OX6 configuraton, so you can use the configuration described in the [[AppSuite:Open-Xchange_Installation_Guide_for_{{{distro}}}#Configure_services|OX App Suite documentation]] for the Grizzly configuration, or the AJP example file in the switching to AJP section of the Grizzly documentation.

After this, stop and start the {{{apacheservice}}} and open-xchange services. Then you should be able to use the App Suite UI.