regards rob Olivier Brugman wrote:
Rob Crittenden schreef:Olivier Brugman wrote:Rob Crittenden schreef:but I have a question: Is there a reason you used a silent install to set things? Did running it interactively not work? I just want to get the page right.Running it interactively (on Debian and Ubuntu) and then choosing the '2 - Typical' install mode) one comes to the point the installer tries to locate the Apache modules, then it returns:Unable to locate Apache modules in /modules . Press any key to continue. In fact, the Apache modules are here on the system: root@helix:/opt/fedora-ds/setup# ls -lsa /usr/lib/apache2/ total 28 4 drwxr-xr-x 3 root root 4096 2006-06-15 11:05 . 8 drwxr-xr-x 38 root root 8192 2006-06-15 12:02 .. 4 drwxr-xr-x 2 root root 4096 2006-06-15 11:05 modulesHowever if one adds 'ApacheRoot= /usr/lib/apache2' to the [admin] section of an install.inf and one runs a silent install afterwards, there seems to be no problem.Ok, I see. The way the installer works is it runs the copy of Apache you provide with the -V option which gives a lot of the compiled-in options. It uses HTTPD_ROOT to determine the location of the modules directory. I guess this isn't the same on Ubuntu.Can you file a bug on this against the Fedora Directory Server at https://bugzilla.redhat.com/ and paste in the output of HTTPD -V?Or send me the output and I'll get it filed.Ok, the output on Dapper is: root@helix:/opt/fedora-ds# httpd -V Server version: Apache/2.0.55 Server built: May 29 2006 01:44:04 Server's Module Magic Number: 20020903:11 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_PIDLOG="/var/run/apache2.pid" -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" Regards, Olivier -- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
-- Fedora-directory-users mailing list Fedora-directory-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users