On Jan 2, 2007, at 2:01 PM, Richard Megginson wrote: > Duncan McGreggor wrote: >> Hey all, >> >> I'm having some troubles with the Admin Server (web). First, some >> details: >> >> * This is my first experience with FDS >> * I'm running Debian and followed the install instructions here: >> http://directory.fedora.redhat.com/wiki/Howto:DebianUbuntu >> * I created/installed the debian package from fedora- >> ds-1.0.4-1.RHEL3.i386.opt.rpm >> * I can run the java console application, login, create entries, etc. >> * I'm a python coder, not a java one, so I have no idea about the >> java stuff. > What version of Apache are you using? e.g. /usr/sbin/httpd.worker -V Here's the output: # /usr/sbin/httpd -V Server version: Apache/2.0.54 Server built: Jul 28 2006 08:55:39 Server's Module Magic Number: 20020903:9 Architecture: 32-bit Server compiled with.... -D APACHE_MPM_DIR="server/mpm/worker" -D APR_HAS_SENDFILE -D APR_HAS_MMAP -D APR_HAVE_IPV6 (IPv4-mapped addresses enabled) -D APR_USE_SYSVSEM_SERIALIZE -D APR_USE_PTHREAD_SERIALIZE -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D APR_HAS_OTHER_CHILD -D AP_HAVE_RELIABLE_PIPED_LOGS -D HTTPD_ROOT="" -D SUEXEC_BIN="/usr/lib/apache2/suexec2" -D DEFAULT_SCOREBOARD="logs/apache_runtime_status" -D DEFAULT_ERRORLOG="logs/error_log" -D AP_TYPES_CONFIG_FILE="/etc/apache2/mime.types" -D SERVER_CONFIG_FILE="/etc/apache2/apache2.conf"