From owner-freebsd-questions Tue May 8 16: 0: 4 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id CCCDF37B422 for ; Tue, 8 May 2001 16:00:01 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GD100001H7Z4K@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 8 May 2001 16:00:10 -0700 (PDT) Received: from tagalong ([165.107.42.167]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GD1009OUH7I06@lcmail2.lc.ca.gov> for freebsd-questions@FreeBSD.org; Tue, 08 May 2001 15:59:43 -0700 (PDT) Date: Tue, 08 May 2001 15:59:25 -0700 From: Drew Tomlinson Subject: Webmin 0.85_4 Running on Apache With SUEXEC Enabled? To: "FreeBSD Questions (E-mail)" Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed Webmin from the ports on a 4.3 system a few weeks ago. It worked fine. Then I tried to move it from its included miniserv.pl to a virtual host on Apache per the instructions at http://www.webmin.com/webmin/apache.html. Well this didn't work at all. When I attempted to connect to Webmin once it was running on Apache, I received a 500 - Internal Server Error. The error log indicated that Apache couldn't setuid. So I searched Google for some answers and found that setuid and suexec contradict each other so I removed the setuid bit from all of the webmin files as I enabled suexec when I compiled Apache. Now when I connect to webmin, I get the normal header and no errors. However instead of seeing various icons on the screen, there is the message "You do not have access to any Webmin modules.". I've tried looking in the suexec log but there are no entries. Now I'm stuck. Has anyone else attempted this configuration and gotten it working? I'd appreciate any help, hints, pointers, etc. Please don't take anything for granted as I'm relatively new to both Unix and FBSD and thus, I don't really know what I'm doing. Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message