[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Re: RaQ 550 + PkgMaster Webalizer pkg = Internal Server Error
- Subject: [cobalt-users] Re: RaQ 550 + PkgMaster Webalizer pkg = Internal Server Error
- From: "* KAPIL *" <kapil@xxxxxxxxxxxxxx>
- Date: Mon Apr 14 15:17:01 2003
- Organization: KAPILVILLE
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
IT WORKS!!! Kody and Gerald, thank you both! ...the solution was a
combination of things you both recommended
I did what Gerald said... Move the "LoadModule pam..." from top to new
location. The new section contained 5 lines of code, I inserted it after
the third line like Gerald suggested.
I then change webalizer.pl to match what Kody provided. Mine was
essentially the same except it had "AuthPAM_Enabled on" at the end...I
removed this.
I then removed all .htaccess files from the raq, ran webalizer.pl again,
restarted apache.....and VOILA!!! :-)
Just out of curiosity, can anyone tell me what exactly I did by changing
the two parameters? ..I mean what was the problem and what did I fix?
>Did you try it without the AuthPAM_Enabled on line?
>
>To fix the .htaccess file server wide edit the webalizer.pl cron file.
>
>This is my line in my webalizer.pl cron file.
>
>"#Access file\norder allow,deny\nallow from all\nrequire group
$name\nAuthname WebStats\nAuthtype Basic\nAuthAuthoritative >off\n";
>
>Remove all .htaccess files in the stats directory
>rm /home/sites/*/web/stats/.htaccess
>
>Run webalizer to remake the .htaccess files.
>./webalizer.pl
>
>Check if it works.
>
>Kody
>Look at the first line of your /etc/httpd/conf/httpd.conf
> and move it if it says
> LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
move it to
>
>ClearModuleList
>AddModule mod_so.c
>AddModule mod_perl.c
>LoadModule pam_external_auth_module modules/mod_auth_pam_external.so
>
>Gerald
-------------------------
Stand Up For Free Speech
http://www.eff.org
http://www.kapilville.com