[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] RAQ 550
- Subject: RE: [cobalt-users] RAQ 550
- From: "Networkers Web Services" <web@xxxxxxxxxxxxxxxxx>
- Date: Thu Mar 6 16:35:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Yup... See this post:
>>>FWD...
GREAT WORK IN SOLVING THIS PROBLEM. But I want to add a step by step
procedure for newbies so they can also fix this problem.
1) Login as root
2) Use editor to edit httpd.conf file like
"pico /etc/httpd/conf/httpd.conf"
The top line of httpd.conf has the following line since the update:
LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
In pico, go to this line with your cursor and kut it out by pressing
Ctrl-K
Move down to the ClearModuleList section and place it in the section so
that it looks: ClearModuleList AddModule mod_so.c AddModule mod_perl.c
LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
LoadModule userdir_module modules/mod_userdir.so LoadModule alias_module
modules/mod_alias.so
Press Ctrl-x to exit and save the file.
3) Type the following on the command line:
/etc/init.d/httpd reload
And press enter.
You will get something like:
[root]# /etc/init.d/httpd reload
Reloading httpd: httpd ok
[root]#
THANKS AGAIN TO BAS!
John
-----Original Message-----
From: Tunc Eresen [mailto:tunc@xxxxxxxxxx]
Sent: Thursday, 6 March 2003 12:56 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] RAQ 550
Hi, List
I am using Webalizer 2.01.10-2 on this server and getting following
message - Any ides how to fix the webalizer?
After .../stats
The server encountered an internal error or misconfiguration and was
unable to complete your request. Your administrator may not have enabled
CGI access for this directory
Best Regards
O. TUNC ERESEN
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users
_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users