<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
On 26/08/2010 11:42 AM, Gary wrote:
<blockquote cite="mid:4C75C696.9060104@windstream.net" type="cite"><font
 size="+2">I believe that my problem is interpretation of the
install instructions - I know very little about apache2 and php.<br>
  <br>
What is happening is if I enter on the browser address line
  <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
 href="http://localhost">"http://localhost"</a>, the result is that <br>
  </font>
  <blockquote><font size="+2"><big><b>&nbsp;It works!</b></big></font><br>
    <font size="+2"><big><b><small>This is the default web page for
this
server</small></b></big></font><br>
    <font size="+2"><big><b><small>The web server software is running
but
no content has been added, yet.<br>
    </small></b></big></font></blockquote>
  <big><big>is</big></big> <big><big>displayed in the browser<br>
  <br>
  </big></big><big><big>It looks like I screwed up one of the changes
to
the config files, or the placement the mythweb folder.<br>
  <br>
I am running Debian/Lenny<br>
  <br>
Thanks Gary</big></big><br>
</blockquote>
<br>
&nbsp;&nbsp;&nbsp; Hi, just to begin with, if you do a "ls" of the web folder (in a
terminal) what files are there ?<br>
<br>
&nbsp;&nbsp;&nbsp; Do you just have the standard index.html file or something similar
to the following<br>
<br>
-rw-r--r--&nbsp; 1 apache apache 5501 Aug 12 09:42 index.html<br>
drwxr-xr-x&nbsp; 9 apache apache&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 488 Aug 14 14:45 mythweb<br>
<br>
&nbsp;&nbsp;&nbsp; If you have "mythweb" as a subdirectory in your htdocs folder, then
you should possibly be doing a <a class="moz-txt-link-freetext" href="http://localhost/mythweb">http://localhost/mythweb</a> instead of just
to the web folder "root" directory<br>
<br>
&nbsp;&nbsp;&nbsp; If the root directory has something like this (or in the mythweb
folder)<br>
<br>
drwxr-xr-x&nbsp; 9 apache apache&nbsp;&nbsp; 488 Aug 14 14:45 .<br>
drwxr-xr-x 32 apache apache&nbsp; 3928 Aug 14 01:41 ..<br>
-rw-------&nbsp; 1 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 320 Jun 15 04:38 .webapp<br>
-rw-------&nbsp; 1 root&nbsp;&nbsp; root&nbsp;&nbsp; 69324 Jun 15 04:38
.webapp-mythweb-0.23_p25065<br>
drwxr-xr-x&nbsp; 5 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 624 Jun 15 04:38 classes<br>
drwxr-xr-x&nbsp; 2 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 104 Jun 15 04:38 configuration<br>
drwxr-xr-x&nbsp; 4 apache apache&nbsp;&nbsp; 176 Jun&nbsp; 2 02:17 data<br>
drwxr-xr-x&nbsp; 2 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 744 Jun 15 04:38 includes<br>
drwxr-xr-x&nbsp; 4 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 296 Jun 15 04:38 js<br>
drwxr-xr-x 17 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 448 Jun 15 04:38 modules<br>
-rw-r--r--&nbsp; 1 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 9191 Aug 14 14:33 mythweb.conf.apache<br>
-rw-r--r--&nbsp; 1 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 1578 Jun 15 04:38 mythweb.conf.lighttpd<br>
-rw-r--r--&nbsp; 1 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp; 1197 Jun 15 04:38 mythweb.php<br>
-rwxr-xr-x&nbsp; 1 apache apache&nbsp; 2849 Jun 15 04:38 mythweb.pl<br>
drwxr-xr-x&nbsp; 9 root&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp; 272 Jun 15 04:38 skins<br>
<br>
&nbsp;&nbsp;&nbsp; May not be exactly the same files in here, but from "classes" down,
it should be similar, then this is the location that mythweb has been
installed in<br>
<br>
</body>
</html>