Websites starting with "m" don't work after scalix

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

joaster
Posts: 101
Joined: Wed Aug 02, 2006 9:08 am

Websites starting with "m" don't work after scalix

Postby joaster » Tue Mar 20, 2007 7:20 pm

Hi,

Since my upgrade from scalix 10 to scalix 11 two weeks ago, I can't access my website starting with a "m" anymore.

For example:
Surf to http://server.org/wiki => works
Surf to http://server.org/m => works
Surf to http://server.org/mantis => DOES NOT WORK => Message "The requested resource (/mantis) is not available."
Surf to http://server.org/mambo => DOES NOT WORK => Message "The requested resource (/mambo) is not available."

This probably has to do with the addition of the mobile web interface to scalix 11. How do I enable my mantis and mambo websites again?

Regards,
Joost.

KevinAnderson

Postby KevinAnderson » Tue Mar 20, 2007 7:58 pm


davidz
Posts: 129
Joined: Wed Apr 19, 2006 11:46 am

Postby davidz » Wed Mar 21, 2007 10:25 am

Look at http://www.scalix.com/forums/viewtopic.php?t=5897&highlight=

It also has a bugzilla reference.

joaster
Posts: 101
Joined: Wed Aug 02, 2006 9:08 am

Postby joaster » Fri Mar 23, 2007 7:20 am

Thanks, for the hints...

Changing file /etc/opt/scalix-tomcat/connector/jk/app-server-em1.m.conf from

JkMount /m* server-em1
to
JkMount /m server-em1
JkMount /m/* server-em1

is the best solution. Then both the websites and the mobile webclient work.

Regards,
Joost.

mito
Posts: 194
Joined: Fri Mar 24, 2006 11:33 am

Postby mito » Mon Apr 16, 2007 11:37 am

Just a note that this is still broken in 11.0.3 and even if you have fixed it before, you need to fix it again after upgrading.

Here is what I did to fix it:

To fix this, you have to edit this file (replacing the word hostname with your machine's hostname):

Code: Select all

nano /etc/opt/scalix-tomcat/connector/jk/app-HOSTNAME.m.conf

Replace the one-line contents from this:
JkMount /m HOSTNAME

to this:
JkMount /m HOSTNAME
JkMount /m/* HOSTNAME
JkMount /m.* HOSTNAME


After this I restart the services scalix-tomcat and httpd and everything works properly.

mito
Posts: 194
Joined: Fri Mar 24, 2006 11:33 am

Postby mito » Sun Aug 12, 2007 3:59 pm

mito wrote:Just a note that this is still broken in 11.0.3 and even if you have fixed it before, you need to fix it again after upgrading.

Here is what I did to fix it:

To fix this, you have to edit this file (replacing the word hostname with your machine's hostname):

Code: Select all

nano /etc/opt/scalix-tomcat/connector/jk/app-HOSTNAME.m.conf

Replace the one-line contents from this:
JkMount /m HOSTNAME

to this:
JkMount /m HOSTNAME
JkMount /m/* HOSTNAME
JkMount /m.* HOSTNAME


After this I restart the services scalix-tomcat and httpd and everything works properly.


This still happens after upgrading to Scalix 11.1.0. Is there any chance go get this fixed so that we don't have to manually fix this after every upgrade?

Thanks!

chrismcmullan

Websites that start with "M" Really will not start

Postby chrismcmullan » Thu Feb 28, 2008 12:08 am

For weeks :evil: I have suffered from this issue (my website main.swf)....this should be headlined some where in the installation guide. How do we get scalix to fix this problem or list this in the installation guide as a known problem. How did you ever find this solution????


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 3 guests

cron