Page 1 of 3
"Page not found" when accessing "webmail"
Posted: Wed Jul 09, 2008 10:42 am
by marktkauf
Dear all,
I just managed to install Scalix 11.4 on CentOS 5, which took me much more time than I excpected. What a pitty, that there is no VMware image for evalutation.
Nevertheless I hoped for a great outcome but am now stuck with "page not found" when accessing "webmail" or "sac".
Apache is running, tomcat also, as I checked the services and can load the apache home page.
The log files contain no errors.
Any ideas where to look for a solution?
Best
Markus
Posted: Mon Jul 28, 2008 10:56 am
by davenet
Hey, I am having the same problem with 11.4.1. I had previously tried 11.3 and got it working in VMWare, but went with a straight hardware install this time. Hope someone replies. I can get to the webmail when I try on the local machine, but not from another either on the local network or remotely over a WAN.
David
Posted: Mon Jul 28, 2008 11:09 am
by LeslieW
Markus,
Are you getting "Service not available" or "Page not found"? If you're getting "page not found" then it should be logged in /etc/httpd/logs/error_log.
If you're getting "Service not available" then you need to wait a few minutes before you can access /webmail or /sac
What happens when you try to connect to
http://your.servername:8080
Posted: Mon Jul 28, 2008 10:59 pm
by davenet
Trying to connect to
http://<URL>:8080 gives me a 'failed to connect' error.
Also, I'm getting 'page not found' error (404). I will check the error log and post back here.
David
Posted: Mon Jul 28, 2008 11:01 pm
by davenet
Here's one of the errors...
[Mon Jul 28 00:58:02 2008] [error] [client 192.168.1.1] File does not exist: /var/www/html/webmail
David
Posted: Mon Jul 28, 2008 11:17 pm
by davenet
Well, I got it working. Tell me if I need to reverse this but in another thread I found this advice...
"Since the file names of the include file have changed you have to alter the following line in the file /etc/httpd/conf.d/scalix-tomcat-connector.conf:
Include /etc/opt/scalix-tomcat/connector/ajp/instance-*.conf
to
Include /etc/opt/scalix-tomcat/connector/ajp/app-*.conf"
Now it works. Explain to me why the installer would not have this new naming convention already changed?
David
Posted: Tue Oct 14, 2008 2:23 pm
by pcperfect
Don't do this. The instance-*.conf will include the app-*.conf's so if you change it to directly include the app-*.conf from scalix-tomcat-connector.conf, the instance-*.conf will not be loaded.
Code: Select all
cat /etc/httpd/conf.d/scalix-tomcat-connector.conf | grep Include
Include /etc/opt/scalix-tomcat/connector/ajp/instance-*.conf
Code: Select all
cat /etc/opt/scalix-tomcat/connector/ajp/instance-*.conf | grep Include
Include /etc/opt/scalix-tomcat/connector/ajp/app-scalix.*.conf
Include /etc/opt/scalix-tomcat/connector/ajp/app-scalix.*.conf
(One for 80 and one for 443)
Posted: Mon Oct 27, 2008 6:36 am
by martin.chauchet
Hello everyone!
I got the same problem as just desribed in the upper posts.
I am running the latest Scalix on a Fedora Core 9. Installation succeeded, but got no web interface.
When I do:
Code: Select all
cat /etc/opt/scalix-tomcat/connector/ajp/instance-*.conf | grep Include
It says
Code: Select all
Include /etc/opt/scalix-tomcat/connector/ajp/app-mail.*.conf
Include /etc/opt/scalix-tomcat/connector/ajp/app-mail.*.conf
Instead of what you posted.
I don't know how to find out where I made a mistake. Maybe someone here has got a solution for this.
Yours Sincerely
Martin Chauchet
Posted: Mon Oct 27, 2008 6:21 pm
by schmoe90
Depends what exactly you mean by "no web interface"... I installed 11.4.2 on an FC9 system last week and it just worked.
Posted: Wed Oct 29, 2008 1:41 am
by martin.chauchet
martin.chauchet wrote:I got the same problem as just desribed in the upper posts.
When I access
http://<fqdn>/sac the webbrowser says: "Page Not Found"
Posted: Wed Oct 29, 2008 5:00 am
by xtype
Hey all together, i got the same problem while upgrading from 11.4.1 to 11.4.2.
changing files as described take no effect.
but after some hard hours trying to fix this problem, i found a perfect working solution ... roll back to 11.4.1 and be happy
another time of murphys law beeing right: never touch a running system.
but ideas or solutions will be very welcome .... ^^
Posted: Wed Oct 29, 2008 6:34 am
by martin.chauchet
Any idea where to download that version?
I think on the Scalix homepage you can only download 11.4.2
Greets
Posted: Thu Oct 30, 2008 5:55 am
by xtype
for commercial Scalix Versions you schould ask your Sales Partner.
For community Edition try
http://downloads.scalix.com/.community/11.4.1/scalix-11.4.1-GA-community-rhel5-intel.bin
greetz
Posted: Sun Nov 09, 2008 6:22 am
by tonysu
Anyone have links to the other 11.4.1 packages?
In particular the SuSE packages?
TIA.
Posted: Mon Nov 10, 2008 11:37 am
by schmoe90
Go to
http://www.scalix.com/community/downloa ... equest.php, fill in the form, and you can get to everything.