[pmwiki-users] User access logging

Allister Jenks arj at zkarj.co.nz
Sat Feb 3 20:40:20 CST 2007


It's been a while since I've even read the mailing list, but I have
done a search of my personal archive and the web site for a way of
logging AuthUser logins.

Basically I just want a simple text file that will show me who is
logging in and when.  Maybe more detail than that, but that would be a
start.

I found this script
http://www.999tutorials.com/tutorial-log-visitors-to-file.html

But I am unsure of

1) What is my base path when I'm executing as (an included) part of
pmwiki.php ?  So I can force the log file outside of the web root
folder.

2) How to get the AuthUser login ID.  To log in the file.

3) I assume I can just leave off the session_start( ) as
PmWiki/AuthUser will already take care of that.  But does this mean it
is important where/when I include( ) in config.php ?


-- 
Allister



More information about the pmwiki-users mailing list