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

RE: [cobalt-users] Site Reporting and Email questions



Title: RE: [cobalt-users] Site Reporting and Email questions
That is why I have a cron setup to run at night.  Once the config file is created you can run wusage on the command line with     ./wusage   -c     path to conf file  
ex.   ./wusage  -c /home/sites/site24/logs/wusage.conf
 
Joey
-----Original Message-----
From: abc-123.net [mailto:abc-123@xxxxxxxxxxx]
Sent: Monday, February 07, 2000 1:34 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Site Reporting and Email questions

have you looked at the load when it runs wusage on a raq2? It gets really high.
 
David
----- Original Message -----
Sent: Monday, February 07, 2000 12:27 PM
Subject: RE: [cobalt-users] Site Reporting and Email questions

For site reporting I would go with wusage...I have installed wusage on the Cobalt servers and it works without any kind of problem.  It is very easy to install and configure.  If you go to http://teamcobalt.interliant.com/webstats you will see the output of Wusage.  I put a little bit of documentation up (not very pretty) on installing and configuring Wusage if you go to http://teamcobalt.interliant.com/wusage.html.

Thanks,
Joey Rutledge
Tier Two Technical Support
Interliant Inc

-----Original Message-----
From: James B. Goodman [mailto:jgoodman@xxxxxxxxxxxxxxx]
Sent: Monday, February 07, 2000 1:19 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Site Reporting and Email questions


Ok, here it goes... first the basics.  I am a newbie.  I am dangerous when
it comes to Unix (I know too much for my own good, but too little to be of
any real use).  I have a raq3i, and I own the whole thing.  All the sites on
it are mine, no paying clients, etc.  PHP3 is properly installed, mod_perl,
and mySQL are also up and running.

First, I need to deal with site reporting/logging.  What I would like to do
is to create an area where I can read all my reports that are generated
nightly for all of the sites that are on my site (this would need to be
created, and what program should I use).  I am considering analog or wusage.
Input regarding this would be great.  Anyone used the analog form and perl
script to generate reports on the fly?  This would be great!  I also need to
ask questions about logging to make sure that they don't get deleted etc.,
and that the can be used for reporting at later dates, etc.  Basically I am
looking for a robust set-up for logging and reporting of my sites.  I'm sure
this has been done before, which is why I am asking.  No need to reinvent
the wheel.

My other question is for an email program.  I hate windows and Microsoft!,
but I must say that outlook and it's ability to sync with a server is great.
Everything is kept in one place etc.  I know that this is the purpose of
IMAP, but what I don't want to do is have to reconfigure mail programs
everywhere I go.  I know there are things like IMP, are there any else?  and
will any of these sync with a program such as outlook?  How about handing
contacts and calendar items?

Thanks a lot for the help, and sorry about being so long winded.

-jbg

P.S.  Private responses welcome.

---------------
James B. Goodman
jimg@xxxxxxxxxxx
jgoodman@xxxxxxxxxxxxxxx
http://www.recordstore.com

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Fathi Said
Sent: Monday, February 07, 2000 9:27 AM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: Re: [cobalt-users] Password protection problems

Hi

Add the following to your htaccess file and it will work:

Authname 'Restricted Stuff'
AuthPAM_Enabled off

Regards,
Fathi


----- Original Message -----
From: Rik Thomas <rikt@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, February 07, 2000 6:17 PM
Subject: Re: [cobalt-users] Password protection problems


>
> First and most importantly, you are asking for security problems keeping
> your .htpasswd there.  Keep it in /home/sites/mysite.
>
> Next for some reason on the RAQs the only way we have successfully done
> this is to have the user that needs to be authenticated as a user on the
> system.  Don't ask me but that is the only way it was worked for us.
> Kinda lame.
>
> I seem to recall in the knowledgebase that it wasn't a requirement.
> But it is on on our boxes.
>
>
> On Sat, 5 Feb 2000, Simon Pierce wrote:
>
> > I'm having BIG problems password protecting a directory. I have ween
working on it for nearly two months now and still to no avail.
> >
> > Basically, I have set up a .htaccess file and .htpasswd file. Everything
seems OK until I try to visit the directory. On inputting my user name and
password in my browser window I am prompted to do it again, and again, until
I am presented with an access denied message. The server my account is on is
a Cobalt RAQ and here is the contents of my .htaccess and .htpasswd files
(for security reasons I've masked out the password with question marks and
changed the path to the directory in this example):
> >
> > .htaccess:
> >
> > order allow,deny
> > allow from all
> > require valid-user
> > AuthType Basic
> > AuthName "Restricted stuff"
> > AuthUserFile
/home/sites/mysite/web/cgi-bin/directory/directory/.htpasswd
> >
> >
> >
> > .htpasswd:
> >
> > myusername:mypassword
> >
> >
> >
> > I can't figure out what's wrong - I've double checked all paths and
restarted the whole process many times. What am I doing wrong?
> >
> > Also: I created the .htpasswd file using htpasswd located at
/usr/bin/htpasswd
> >
> > Simon,
> > Ethos Online.
> > mailto:simon@xxxxxxxxxxxxxxx
> >
>
> Rik Thomas CTO rikt@xxxxxxxxxxxx
> Delaware.Net, Inc. http://www.delaware.net
> P:302.736.5515 F:302.736.5947 ICQ:879956
>
> Check out our Tucows Linux Mirror
> http://delaware.linux.tucows.com
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users


_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-users