Subversion Repositories logviewer

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 5
Line 1... Line 1...
1
 
1
 
2
1. Import install/logviewer.sql into your MySQL database
2
1. Import logviewer.sql into your MySQL database
3
 
3
 
4
2. Add MySQL login information to db.inc.php
4
2. Add MySQL login information to db.inc.php
5
 
5
 
6
3. Either edit auth.inc.php if you have a authentification/permission infrastructure, or create a simple .htaccess/.htpasswd protection.
6
3. Either edit auth.inc.php if you have a authentification/permission infrastructure, or create a simple .htaccess/.htpasswd protection.
7
 
7