Changes between Initial Version and Version 1 of Ticket #19, comment 8
- Timestamp:
- 07/16/2012 09:15:39 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19, comment 8
initial v1 1 1 电脑网数据库初始化: 2 2 3 mysql数据库和5网一样。 3 oracle初始化管理员数据: 4 {{{ 5 insert into `sec_acl` (`resource_id`, `role_id`, `user_id`, `application`, `account_id`) values('ROOT','12','24300','itbbs','826717'); 6 insert into SEC_ROLE (ID,NAME,DESCRIPTION,RANK,APPLICATION,DISPLAY_ORDER) values (12,'站长','前台管理角色,管理论坛前台所有功能',0,'itbbs',0); 7 }}} 4 8 5 9 oracle,需要导入itbbs、soft、cafe三个库,否则会报ORA-00942: table or view does not exist或者PL/SQL: could not find program unit being called: "BBS6_IT_APP.PKG_SCORE"等错误。
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)