HI!
i'm so sorry for my english...
I installed OX6 with this guide http://www.open-xchange.com/wiki/ind...for_Debian_5.0
at a first I've an error "503 - Service Temporarily Unavailable".
i'm add in /etc/apache/ports.conf this row.
NameVirtualHost *:80
Listen 8009
after that
the error change on "500 - internal server error"
Please, HELP!!!
Tell me, what i can do?
Thank you!!!
my conf:
The Open-Xchange Server version: 6.12
OS version: vm Debian 5 in XEN
The client version: Mozilla firefox 3.0.14
java version "1.5.0_17"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_17-b04, mixed mode)
List run proc:
i'm so sorry for my english...
I installed OX6 with this guide http://www.open-xchange.com/wiki/ind...for_Debian_5.0
at a first I've an error "503 - Service Temporarily Unavailable".
i'm add in /etc/apache/ports.conf this row.
NameVirtualHost *:80
Listen 8009
after that
the error change on "500 - internal server error"
Please, HELP!!!
Tell me, what i can do?
Thank you!!!
my conf:
The Open-Xchange Server version: 6.12
OS version: vm Debian 5 in XEN
The client version: Mozilla firefox 3.0.14
java version "1.5.0_17"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_17-b04, mixed mode)
List run proc:
Code:
12632 pts/0 S+ 0:00 \_ grep open-xchange 11921 ? Sl 0:29 /usr/bin/java -Xms100m -Xmx100m -XX:+UseConcMarkSweepGC -XX:NewSize=50m -XX:MaxNewSize=50m -XX:SurvivorRatio=6 -Dopenexchange.propdir=/opt/open-xchange/etc/admindaemon -Dopenexchange.propdir2=/opt/open-xchange/etc/common -Dconfigdir=/opt/open-xchange/etc/admindaemon -Djava.util.logging.config.file=/opt/open-xchange/etc/admindaemon/file-logging.properties -Duser.timezone=GMT -Dlibdir=/opt/open-xchange/bundles/com.openexchange.common/lib -jar /opt/open-xchange/bundles/org.eclipse.osgi_3.3.0.v20070530.jar -configuration file:/opt/open-xchange/etc/admindaemon/osgi/ 12214 ? Sl 0:31 /usr/bin/java -Xms512m -Xmx512m -XX:+UseConcMarkSweepGC -XX:NewSize=256m -XX:MaxNewSize=256m -XX:SurvivorRatio=6 -Djava.awt.headless=true -Dopenexchange.propdir=/opt/open-xchange/etc/groupware -Dopenexchange.propdir2=/opt/open-xchange/etc/common -Djava.util.logging.config.file=/opt/open-xchange/etc/groupware/file-logging.properties -jar /opt/open-xchange/bundles/org.eclipse.osgi_3.3.0.v20070530.jar -configuration file:/opt/open-xchange/etc/groupware/osgi
Comment