[opencms-dev] 1st post
jcolburn at capitalearning.com
jcolburn at capitalearning.com
Thu Jan 9 22:00:59 CET 2003
Hi
Is there a mistake on the cms setup page
http://www.opencms.org/opencms/opencms/service/installation50.html
at the bottom regarding security the code is:
use mysql;
insert into user values ('localhost', 'opencmsuser',
password('XXXXX'),'N','N','N','N','N','N','N','N','N',
'N','N','N','N','N');
insert into db values ('localhost', 'opencms', 'oopencmsuser',
'Y','Y','Y','Y','Y','Y','Y','Y','Y','Y');
flush privileges;
Should it be ''opencmsuser', not 'oopencmsuser', on the 5th line ?
Also is there any user manuals to get me started? it all looks to be working
but I need to understand the basics of how to get a site up and running and
how to get the cms tool to start changing the sites content.
Thanks
Jez
UK
More information about the opencms-dev
mailing list