<!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> 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>
Hi, just to begin with, if you do a "ls" of the web folder (in a
terminal) what files are there ?<br>
<br>
Do you just have the standard index.html file or something similar
to the following<br>
<br>
-rw-r--r-- 1 apache apache 5501 Aug 12 09:42 index.html<br>
drwxr-xr-x 9 apache apache 488 Aug 14 14:45 mythweb<br>
<br>
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>
If the root directory has something like this (or in the mythweb
folder)<br>
<br>
drwxr-xr-x 9 apache apache 488 Aug 14 14:45 .<br>
drwxr-xr-x 32 apache apache 3928 Aug 14 01:41 ..<br>
-rw------- 1 root root 320 Jun 15 04:38 .webapp<br>
-rw------- 1 root root 69324 Jun 15 04:38
.webapp-mythweb-0.23_p25065<br>
drwxr-xr-x 5 root root 624 Jun 15 04:38 classes<br>
drwxr-xr-x 2 root root 104 Jun 15 04:38 configuration<br>
drwxr-xr-x 4 apache apache 176 Jun 2 02:17 data<br>
drwxr-xr-x 2 root root 744 Jun 15 04:38 includes<br>
drwxr-xr-x 4 root root 296 Jun 15 04:38 js<br>
drwxr-xr-x 17 root root 448 Jun 15 04:38 modules<br>
-rw-r--r-- 1 root root 9191 Aug 14 14:33 mythweb.conf.apache<br>
-rw-r--r-- 1 root root 1578 Jun 15 04:38 mythweb.conf.lighttpd<br>
-rw-r--r-- 1 root root 1197 Jun 15 04:38 mythweb.php<br>
-rwxr-xr-x 1 apache apache 2849 Jun 15 04:38 mythweb.pl<br>
drwxr-xr-x 9 root root 272 Jun 15 04:38 skins<br>
<br>
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>