Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 75261 invoked from network); 16 Mar 2005 15:47:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Mar 2005 15:47:50 -0000 Received: (qmail 74593 invoked by uid 500); 16 Mar 2005 15:47:36 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74544 invoked by uid 500); 16 Mar 2005 15:47:36 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74489 invoked by uid 99); 16 Mar 2005 15:47:35 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of pcgeek86@gmail.com designates 64.233.170.194 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.194) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 16 Mar 2005 07:47:35 -0800 Received: by rproxy.gmail.com with SMTP id z35so142109rne for ; Wed, 16 Mar 2005 07:47:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=N6hahOUO7veoZNWgnb6ynlFqcN2j/Be9VTsUmdNlmDAQA9I0kXfZIRXaaq8USgxPhKDqmvg+ejHtVMUzqVFV0zbcua0E6M884YcqT8nhXvosmAp2BybGY3l9HDZxD4WNt4QX2e9YEcZB7U3Td27wFtz1Xy7gw8wgQiLVBklt+Pg= Received: by 10.38.66.45 with SMTP id o45mr633106rna; Wed, 16 Mar 2005 07:47:32 -0800 (PST) Received: by 10.38.101.75 with HTTP; Wed, 16 Mar 2005 07:47:32 -0800 (PST) Message-ID: <459cb66050316074743bf9f22@mail.gmail.com> Date: Wed, 16 Mar 2005 09:47:32 -0600 From: Trevor Sullivan Reply-To: Trevor Sullivan To: users@httpd.apache.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked Subject: [users@httpd] Simple config problem? X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello, I have a quick question. I was trying to install MediaWiki onto my FreeBSD 5.2.1 server the other night and I was unable to access the page after going through the MediaWiki configuration. It kept trying to resolve the FQDN of the server (server.pharag.biz) when I accessed the MediaWiki folder and my local workstation was unable to resolve that. I know that I can resolve the server's NetBIOS name ("server") by using Samba, which is also installed on it. I have a few other web services installed that I am simply experimenting with for now, and those work fine (HLStats, Psychostats, phpMyAdmin). But whenever I try to goto //server/MediaWiki/index.php it always says that it can't resolve server.pharag.biz. Can anyone tell me why it's forcefully using the FQDN for the MediaWiki page and not the others? I tried fixing this by doing some basic configuration of BIND on the same server, but was unsuccessful at doing so. I also restarted Apache, to no avail....now it says "Connection refused when trying to access 127.0.0.1"...is it trying to pull from my workstation now?? Help please! :-) And thanks in adv. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org