|
|

楼主 |
发表于 2006-4-7 10:52:05
|
显示全部楼层
现在分析问题如下
软件安装不自动创建数据库:cactidb
手动创建后,出现如下问题:
You have created a new database, but have not yet imported the 'cacti.sql' file. At the command line, execute the following to continue:
mysql -u root -p cactidb < cacti.sql
执行后。提示
cnyzj-debian:~# mysql -u root -p 1112 cactidb < cacti.sql
bash: cacti.sql: 没有那个文件或目录
找到此文件解压,应该放在哪个目录?
谢谢 |
|