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

Re: 1.4 fresh install question



On Fri, 15 Feb 2002, Hitesh Patel wrote:

> On Friday 15 February 2002 14:24 pm, Michael M. Imrick wrote:
> > [NorthStar::PermissionsInit] starting
> > mask=11111111111111111111111111111111XXXXXXXX111X11111111111111111111XXXXXX
> >XXXXXXXXXXX XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
> > [NorthStar::PermissionsInit] registering call "addloc"
> > (bit=0,def=0,descr=Add Location)
> > [NorthStar::PermissionsRegisterPerm] starting
> > (bit=0,def=0,call=addloc,descr=Add Location,module=NorthStar)
> > [NorthStar::PermissionsGetInfo] starting bit=0
> > [NorthStar::PermissionsGetInfo] bit registered, return hash
> > [NorthStar::PermissionsRegisterPerm] permission bit already registered,
> > exiting
> >
> 
> Ok.. this shouldn't happen.. are you running under mod_perl by any chance?  
> Also what OS is this on and what version of apache are you running.  If you 
> can include the modules you've got apache using that might help too..

Solaris 8
apache 1.3.20

Here are the modules, mod_perl is in there

AddModule mod_env.c
AddModule mod_log_config.c
AddModule mod_mime.c
#AddModule mod_negotiation.c
AddModule mod_status.c
AddModule mod_include.c
AddModule mod_autoindex.c
AddModule mod_dir.c
AddModule mod_cgi.c
AddModule mod_asis.c
AddModule mod_imap.c
AddModule mod_actions.c
AddModule mod_userdir.c
AddModule mod_alias.c
AddModule mod_access.c
AddModule mod_auth.c
AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_ssl.c
AddModule mod_perl.c
AddModule mod_php4.c

I'm going to try it on a linux box I have here...

thanks for help,

mike