- dump data.sql是什么意思?

[复制链接]
查看: 1348   回复: 6
发表于 2009-2-20 03:04:13 | 显示全部楼层 |阅读模式
请问下面安装方法中,- dump data.sql是什么意思?


Install

- create database
- dump data.sql
- open conn.php with any text editor and change
$db_host = "localhost";
$db_username = "xxxxxxxxxxxx";
$db_password = "xxxxxxxxxxxx";
$db_name = "xxxxxxxxxxxx";
$script_dir = "";  if in dir write the dir only

example : if it at www.mswgon.com/music
then
$script_dir = "music";


save conn.php

- run the website

admin : www.yourwebsite.com/siteadmin
username : test
password : test

thanks

//////////////////////////////////////////
发表于 2009-2-20 03:52:54 | 显示全部楼层
这里的dump data.sql,就是导入data.sql到你新建的数据库中
回复 支持 反对

使用道具 举报

发表于 2009-2-20 10:49:28 | 显示全部楼层
需要打开数据库管理页面导入
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-20 13:06:31 | 显示全部楼层
本帖最后由 angel 于 2009-2-20 13:18 编辑
这里的dump data.sql,就是导入data.sql到你新建的数据库中
回忆月光 发表于 2009-2-20 03:52 - dump data.sql是什么意思?

怎么样导入data.sql到新建的数据库中?thx.



回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-2-20 13:08:58 | 显示全部楼层
我是PHP菜鸟,在百度搜索的没什么用.希望得到你们的指点,thx

我用的是外国空间
回复 支持 反对

使用道具 举报

发表于 2009-2-20 13:14:17 | 显示全部楼层
import
回复 支持 反对

使用道具 举报

发表于 2009-2-20 16:22:26 | 显示全部楼层
楼上两位是程序专家!
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则