Re: qmailadmin 500 internal server error
From: Giles Turner (freetown_at_gmail.com)
Date: 09/21/05
- Previous message: Gregory Machin: "zabbix + Admin password"
- In reply to: Jared Hall: "qmailadmin 500 internal server error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Sep 2005 16:40:37 +0800 To: jrhall@gmail.com, For users of Fedora Core releases <fedora-list@redhat.com>
On 9/20/05, Jared Hall <jrhall@gmail.com> wrote:
>
> Fedora Users
> I've been having trouble with qmailadmin, and the qmail mailing list
> has not been very active. I'm hoping some of you may have some
> answers for me.
Heh, the qmail list probably won't be able to answer you on qmailadmin since
it is an Inter7 creation.
>
> The configuration for qmailadmin and it's installation seem to go
> smooth, but when I type http://www.mysite.com/cgi-bin/qmailadmin/ into
> the browser i get a 500 internal server error:
> "
> Internal Server Error
>
> The server encountered an internal error or misconfiguration and was
> unable to complete your request.
>
> Please contact the server administrator, admin@localhost and inform
> them of the time the error occurred, and anything you might have done
> that may have caused the error.
>
> More information about this error may be available in the server error
> log.
> "
> the httpd error logs are not registering anything.
> I thought it might be a CGI problem at first, but I think I fixed that
> by placing the following information into httpd.conf:
> "
> ScriptAlias /cgi-bin/ "/var/www/cgi-bin/"
> AddHandler cgi-script .cgi
> <Directory "/var/www/cgi-bin">
> AllowOverride None
> Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
> Order allow,deny
> Allow from all
> </Directory>
> <Directory "/var/www/cgi-bin/vqadmin">
> deny from all
> Options ExecCGI
> AllowOverride AuthConfig
> Order deny,allow
> </Directory>
> "
> As far as I know nothing more need to be placed in httpd.conf. Please
> let me know if i am wrong.
Is the site a virtual host?
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Gregory Machin: "zabbix + Admin password"
- In reply to: Jared Hall: "qmailadmin 500 internal server error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|