Menu

#5 note for install.txt

open
nobody
None
5
2007-11-17
2007-11-17
No

An instruction to change the /db/database.sql users insert statement or how to load it may be needed install.txt. Not that hard to get around, but I was a little stumped at initial login.

insert into users (access_level, email, pwd, fname, lname, add_time)
VALUES (100, 'you@yourdomain.com', 'yourPassword', 'your fname', 'your Lname', now());

Otherwise install is VERY smooth, thanks!

Discussion


Log in to post a comment.