[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache2 Manhattan Virtual Classroom



Cary Pembleton wrote:
> I guess either no one can help me with this, or no one wants to. Fine and
> dandy then, I will just go download another distro and start over there,
> eventually I will find the needed help, if I have to frigging "pay" for it.
> L8tr group.

Well, there are a few things that you should know.  First, Debian is a
community-based or community-supported (or whatever) distro.  For
example, see http://dictionary.reference.com/search?q=community&db=*
(definition 2a, specifically).  Second, no one in this forum is paid to
support you.  Thirdly, please feel free to find yourself another distro
where the free support team will welcome your abusive tone with open
arms.  If you are in need of some quick turn around help, consider
hiring a Debian consultant.  There are plenty of such people/companies
listed on the Debian website (http://www.debian.org/consultants/) and
many also frequent this list (reading some of the archives will give a
good idea of who they are).

That said, I think your problem is twofold:

1. You do not mention that you have setup proper DNS entries or
/etc/hosts entries for these domain names you are using.  If you have
not, no matter how hard yo utry, you will not be able to view the pages.

2. You mention creating the virtual host configuration, but you don't
mention whether or not you restarted Apache.  I know this is simple, but
it is also easy to overlook.

Now, a few recommendations:

* Please provide error logs or something like that.  Maybe the contents
of /var/log/apache2/{access,error}.log.  Not the whole thing, just the
output that shows the requests and how Apache is answering them.
* Consider reading the documentation available from ASF, especially the
tutorial on CGI: http://httpd.apache.org/docs/2.0/en/
* Try asking your question on the debian-isp list, where there are many
people in the ISP business or at least administering larger
installations.  Many of those people are also experienced Apache admins
* Consider a new line of work.  Your signature block from your earlier
messages indicates that your title is "IT consultant."  Judging by your
company's web page, you are not a newbie to IT matters.  However, you
appear to be easily frustrated to the point of becoming combative when
people don't jump to solve your problem.  I would submit to you that you
may find you lead a happier life if you choose a field without so much
uncharted territory.  I will leave it as an exercise to the interested
reader to find a suitable career field that meets that definition.

> To: debian-user@lists.debian.org
> Subject: Apache2 Manhattan Virtual Classroom
> 
> Good Day all Debian folks!
> I am at my wits end! YAAAAA! I have been trying for nearly a week to get
> this Manhattan Virtual Classroom to work on my Debian 3.1 Server with
> Apache2. According to the installation instructions for Manhattan I am to
> place these lines listed below in the "appropriate place"
> ScriptAlias /manhat-bin/      /home/manhat/manhat-x.x.x/bin/
>       
>         AllowOverride None
>         Options +ExecCGI -Includes
>         Order allow,deny
>         Allow from all
>       
>       ScriptAlias /manhat-sbin/     /home/manhat/manhat-x.x.x/sbin/
>       
>       
>         AllowOverride None
>         Options +ExecCGI -Includes
>         Order allow,deny
>         Allow from all
>       
>       Alias       /manhat-images/   /home/manhat/manhat-x.x.x/images/
>       
>           Options FollowSymLinks
>           AllowOverride None
>           Allow from all
> As I understand it, the "appropriate place" for Debian 3.1 and Apache 2
> specifically is in a Virtual Host Directive.
> Well this meant very little to a Apache 2 Newbie like me, so I started
> hunting around the Internet and found a file is needed for each Virtual Host
> and should be placed in /etc/apache2/sites-enabled. Ok, so I created two
> files here www.servername.mydomain.net and
> www.manhat.servername.mydomain.net . I placed the "Script Alias" lines in
> the www.manhat.servername.mydomain.net So, this all seemed well and good,
> until I tried to go to www.manhat.servername.mydomain.net. I get nothing,
> nada, zips. The typical IE crud, "page cannot be displayed" So I am stuck, I
> just want to have a simple web page where my students can log in to the
> virtual classroom. Can anyone give me some idea of what I need to do here?
> Thanks,
>  
> Cary Pembleton
> 

Best wishes and good look on getting this up and running.

Regards,

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: