Well, I did a clean install of apache. I didn't change anything, started
up apache without any httpd.conf configuration changes and tried to access
http://localhost/cgi-bin/test-cgi. The 500 internal error is displayed as
markup with the added message of:
Additionally, a 500 Internal Server Error
error was encountered while trying to use an ErrorDocument to handle the
request.
Basically the same problem as before.
This is the configure command used:
./configure --prefix=/usr/local/Apache2.2.X \
--enable-so --enable-mods-shared=all \
--enable-ssl --with-ssl
Thanks,
Vincent J.
On Thu, 15 Dec 2005 17:10:58 -0800, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 12/15/05, Vincent Jong <[EMAIL PROTECTED]> wrote:
16. uncommented 'Include conf/extra/httpd-mpm.conf', 'Include
conf/extra/httpd-multilang-errordoc.conf', 'Include
conf/extra/httpd-autoindex.conf', 'Include
conf/extra/httpd-languages.conf', and 'Include
conf/extra/httpd-ssl.conf'
lines - By default all the include lines were commented
Well httpd-multilang-errordoc.conf is certainly important here. The
problem will likely go away if you comment that out. There are a
bunch of ErrorDocument directives in there. Most likely they are
interacting poorly with some other access restriction that you have
added. Or you are missing some module required by those settings.
Joshua.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]