Some apache groupware bugs.

Some questions about managing server and products with artica.... Ask here...
First unread post • 2 posts • Page 1 of 1

Some apache groupware bugs.

New postby chris_c_ » Thu Feb 23, 2012 10:25 pm

Some apache groupware bugs - mostly in:
/usr/share/artica-groupware/conf/apache-groupware.conf
/usr/share/artica-groupware/conf/joomla-vhosts.conf

In apache-groupware.conf:

1) Listen 81 and NameVirtualHost *:81. ?! The Listen port, for the default virtual http host, is 81 - but the Artica management console (Freewebs main page) says standard http (which is 80) - there is no place to change the port TO 81, or BACK TO 80 ?!

2) The ServerName and ServerAdmin are set to invalid values - from the email domain of one of the organizations, which does not exist in DNS anywhere - not in DNSMasq, not on the internet.
Servername webmail.mydomain2.local.com (this is invalid - does not exist in the DNSMasq - from one of my organizations, which as the invalid email domain mydomain2.local.com).
ServerAdmin webmaster@webmail.mydomain2.local.com also invalid.

3) Artica is using this invalid email domain - very confusing - in the https default host's (VirtualHost *:443) path parameters for DocumentRoot, SSLCertificateFile, SSLCertificateKeyFile, php_value error_log, Directory, CustomLog, and ErrorLog.

4) In the default virtual host for http ( VirtualHost *:81.. should be 80!) , Artica is using this invalid DNS domain:
ServerName webmail.mydomain2.local.com
Redirect / https : // webmail.mydomain2.local.com

5) Artica's apache-groupware.conf has a 2nd sets of default http and https virtual hosts !!!!
Also, the Servernames do not exist in my DNSMasq... why is Artica using them?
Obviously only the first set of default http and https virtual hosts (above) will get used.
The second virtual hosts are probably from a previous release of the Artica code, for Groupwares:
VirtualHost *:81
ServerName crm1.articabox
Refirect / https : // crm1.articabox


VirtualHost *:443
Servername crm1.articabox (invalid dns name)
ServerAdmin webmaster@crm1.articabox (invalid dns name and invalid email address )
+ same thing as #3 above.

6) Include /usr/local/apache-groupware/conf/joomla-vhosts.conf

First: after I clicked in the mangement console to install Joomla on my freewebs/groupware domain (crm.mydomain.com - this is a valid IP and points to artica, from both LAN and internet), this joomla-vhosts.conf file is empty ?!?!

Second: Shouldn't these 5 app-specific domain groupware httpd conf files (jomla, webdav, backuppc, mirror, and others) be included BEFORE the default virtual hosts ?? I thought apache matches on the first virtual host that it finds..

7) I think I can't change this file manually, because Artica regenerates it from time to time ?? Or can I change it?
chris_c_
 
Posts: 793
Joined: Wed Oct 20, 2010 7:15 pm
Artica servers number: 1
Linux System: Debian
Technical skills: A Geek

Re: Some apache groupware bugs.

New postby admin » Thu Feb 23, 2012 11:40 pm

apache groupware is definitively canceled and it is very bugged
it was coded 4 years ago and use a dedicated apache version that is not very clean.
this is the reason that i transfer all groupwares to freewebs that is been completely recoded from 0 and currently following apache settings system.
User avatar
admin
Site Admin
 
Posts: 11286
Joined: Wed Oct 17, 2007 7:59 am
Location: France


2 posts • Page 1 of 1

Return to Management console

Who is online

Users browsing this forum: No registered users and 1 guest

cron