From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FPLDx-0001Ce-Qb for garchives@archives.gentoo.org; Fri, 31 Mar 2006 15:07:42 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2VF72Q4003565; Fri, 31 Mar 2006 15:07:02 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2VF1fPL013602 for ; Fri, 31 Mar 2006 15:01:41 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.54) id 1FPL88-0001y7-5f for gentoo-user@lists.gentoo.org; Fri, 31 Mar 2006 15:01:40 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FPL7n-00088E-Ms for gentoo-user@gentoo.org; Fri, 31 Mar 2006 17:01:21 +0200 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Mar 2006 17:01:19 +0200 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Mar 2006 17:01:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: apache2 without DNS? Date: Fri, 31 Mar 2006 15:01:01 +0000 (UTC) Message-ID: References: <442C571A.6080208@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20060303) Sender: news X-Archives-Salt: 44594dca-4700-4458-8d86-dd76b37c5fe6 X-Archives-Hash: 8ecf8d31774f25b0eba01ea97c33fcda Michael Stewart (vericgar gentoo.org> writes: > > http://192.168.2.9/ pops up the usually apache2 default page.... > > > > But I cannot get to the > > /var/www/localhost/htdocs/htdocs/admin/setup.php page, from a web browser > > running on neither the server, nor anywhere on the network. The default > > apache2 page does pop up on a web browser from any machine on > > the network, including the apache2 server. > I may be misunderstanding your question, so please clarify if I have. > Are you looking for the URL you need to type in your browser to get to > the setup script? Assuming that you haven't changed the DocumentRoot > setting, try using http://192.168.2.9/htdocs/admin/setup.php Nothing but the default apache2 web page popped up in the beginning. The I went and changed all of the files and directory permissions to 777. Now I can get this dir page: http://192.168.2.9/htdocs/admin/ and this one: http://192.168.2.9/htdocs/admin/adm/test.php the only other page in dir 'http://192.168.2.9/htdocs/admin/adm/' that shows up, contains this error message: Fatal error: Call to undefined function: html() in /opt/jffnms/htdocs/admin/adm/structures.php on line 701 I did not change the 'DocumentRoot' but, which file to I check to see if installing JFFNMS altered something erroneously? I followed this guide: http://www.gentoo.org/doc/en/jffnms.xml So far the only error I have 'flushed out' is # psql template1 postgres < /usr/portage/net-analyzer/jffnms/files/postgresql_db_tables should be: # psql template1 postgres < /usr/portage/net-analyzer/jffnms/files/postgresql_db_table Which file(s) do I need to check to ensure the DocumentRoot is correct? I cannot locate that setting in either httpd.conf nor apache2.conf. James -- gentoo-user@gentoo.org mailing list