<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi All,<br><br>I'm new to Ubuntu Server and webhosting in general. I've used Ubuntu desktop for a while though. I was trying to install FGS using the sh on the website, but encountered a problem with the Apache Installation/configure. Everything was installing fine and then the following...<br><br><br>************************************************************************<br>general options:<br>&nbsp; --quiet | -q&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; don't give process information to stdout<br>&nbsp; --force-badname&nbsp;&nbsp; allow usernames which do not match the<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME_REGEX[_SYSTEM] configuration variable<br>&nbsp; --help | -h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; usage message<br>&nbsp; --version | -v&nbsp;&nbsp;&nbsp; version number and copyright<br>&nbsp; --conf | -c FILE&nbsp; use FILE as configuration file<br><br>! Cannot create user 'apache', could not start apache as root.<br><br>************************************************************************<br><br>To start installed FGS's daemon at boot time, do (as root) :<br><br>$ echo "su root -c \"( . /opt/fgs/setenv.sh ; fgs start )\"" &gt;&gt; /etc/rc.d/rc.local<br><br>************************************************************************<br><br>Before using the FGS environment, you need to set some<br>environment variables (each time you login) : <br><br>$ cd /opt/fgs<br>$ . setenv.sh<br><br>OR you can do it automatically each time you log in by doing : <br><br>echo ". /opt/fgs/setenv.sh" &gt;&gt; ~/.bashrc<br><br>************************************************************************<br><br>I can't figure out where Apache is and I can't start/stop the service so I can't check to see if the rest installed because when I do:<br><br>sudo w3m http://localhost/cgi-bin/mapserv/<br><br>I get the following error;<br><br>w3m: Can't load http://localhost/cgi-bin/mapserv/.<br><br>I'm assuming that it means I don't have Apache2 running on the system so something went wrong with the install. Any help is appreciated.<br><br>Chris<br><br><br /><hr />Communicate, update and plan on Windows Live Messenger.  <a href='http://go.microsoft.com/?linkid=9650731' target='_new'>Get started today.</a></body>
</html>