已阅读5页,还剩24页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
蓝色表示目录 蓝色表示目录 绿色表示可执行文件 绿色表示可执行文件 红色表示压缩文件 红色表示压缩文件 浅蓝色表示链接文件 浅蓝色表示链接文件 灰色表示其它文件 灰色表示其它文件 红色闪烁表示链接的文件有问题了 红色闪烁表示链接的文件有问题了 黄色是设备文件 包括黄色是设备文件 包括 block block char char fifofifo 用用 dircolorsdircolors p p 看到缺省的颜色设置 包括各种颜色和看到缺省的颜色设置 包括各种颜色和 粗体粗体 下划线 下划线 闪烁等定义 闪烁等定义 系统 系统 LiunxLiunx As4As4 Updata4Updata4 所用软件 所用软件 1 mysql 5 0 20a tar gz1 mysql 5 0 20a tar gz 2 httpd 2 2 4 tar gz2 httpd 2 2 4 tar gz 3 3 Zlib 1 2 2Zlib 1 2 2 4 4 Freetype 2 1 5Freetype 2 1 5 5 5 Libpng 1 2 5Libpng 1 2 5 6 6 Jpegsrc v6bJpegsrc v6b 7 7 GD 2 0 33GD 2 0 33 8 8 GetText 0 12 1GetText 0 12 1 9 9 ImageMagick 6 2 5 5ImageMagick 6 2 5 5 10 Imagick 0 9 8 tgz10 Imagick 0 9 8 tgz 1111 PHP 4 3 10PHP 4 3 10 1212 ZendOptimizer 2 6 0ZendOptimizer 2 6 0 13 phpMyAdmin 2 8 0 2 zip13 phpMyAdmin 2 8 0 2 zip 14 vsftpd 2 0 3 tar gz14 vsftpd 2 0 3 tar gz 一 一 MysqlMysql 解压解压 root localhost root localhost root tarroot tar zxvf zxvf mysql 5 0 20a tar gzmysql 5 0 20a tar gz 解压后会在当前的目录下产生一个解压后会在当前的目录下产生一个 mysql 5 0 2 amysql 5 0 2 a 目录 目录 进入进入 mysql 5 0 2 amysql 5 0 2 a 目录目录 root localhost root localhost root l root l cdcd mysql 5 0 20amysql 5 0 20a root localhostmysql 5 0 20a configure root localhostmysql 5 0 20a configure prefix usr local mysql prefix usr local mysql with extra charsets all with extra charsets all 选项说明 选项说明 prefix usr local mysql prefix usr local mysql 是指安装是指安装 mysqlmysql 的路径的路径 这里我安装的路径是这里我安装的路径是 usr local mysql usr local mysql 你可以指定不同的路径 你可以指定不同的路径 with extra charsets all with extra charsets all 让让 mysqlmysql 支持多语言支持多语言 编译及安装编译及安装 此过程会占用一段时间此过程会占用一段时间 root localhost root localhost mysql 5 0 20a mysql 5 0 20a makemake root localhost root localhost mysql 5 0 20a mysql 5 0 20a makemake installinstall 建立建立 MySQLMySQL 初始化初始化 TableTable root localhost root localhost mysql 5 0 20a mysql 5 0 20a scripts mysql install dbscripts mysql install db 说明说明 建立建立 MySQLMySQL GrantGrant TableTable 第一次安装 第一次安装 MySQLMySQL 都必须执行这个指令都必须执行这个指令 root localhost root localhost mysql 5 0 20a mysql 5 0 20a cpcp support files my fsupport files my f etc f etc f 我们得把文件我们得把文件 f 文件放到文件放到 etc etc 目录下 让目录下 让 mysqlmysql 服务器启动时能找到服务器启动时能找到 它 它 安装好安装好 mysqlmysql 后 配制文件应该在后 配制文件应该在 usr local mysql share mysql usr local mysql share mysql 目录中 目录中 配制文件有几个 有配制文件有几个 有 my fmy f my fmy f my fmy f my my f 不同的流量的网站和不同配制的服务器环境 当然需要有不同的配制文件 不同的流量的网站和不同配制的服务器环境 当然需要有不同的配制文件 了 一般的情况下 了 一般的情况下 my fmy f 这个配制文件就能满足我们的大多需要 这个配制文件就能满足我们的大多需要 root localhost root localhost mysql 5 0 20a cdmysql 5 0 20a cd usr local mysql usr local mysql root localhost root localhost mysql bin mysql install dbmysql bin mysql install db user mysqluser mysql root localhost root localhost mysql chownmysql chown R R rootroot root localhost root localhost mysql chownmysql chown R R mysqlmysql varvar 建立建立 mysqlmysql 群组以及使用者 并以群组以及使用者 并以 mysqlmysql 的身份起动的身份起动 serverserver root localhost root localhost mysql 5 0 20a mysql 5 0 20a groupaddgroupadd mysqlmysql root localhost root localhost mysql 5 0 20a mysql 5 0 20a useradduseradd mysqlmysql g g mysqlmysql root localhost root localhost mysql 5 0 20a mysql 5 0 20a chownchown R R rootroot usr local mysql usr local mysql root localhost root localhost mysql 5 0 20a mysql 5 0 20a chownchown R R mysqlmysql usr local mysql var usr local mysql var root localhost root localhost mysql 5 0 20a mysql 5 0 20a chgrpchgrp R R mysqlmysql usr local mysql usr local mysql root localhost root localhost mysql 5 0 20a mysql 5 0 20a usr local mysql bin mysqld safe usr local mysql bin mysqld safe user mysqluser mysql oror g g YourYour MySQLMySQL connectionconnection idid isis 1414 toto serverserver version version 5 0 2 alpha5 0 2 alpha TypeType help help oror h h forfor help help TypeType c c toto clearclear thethe buffer buffer mysql mysql 启动成功启动成功 看看是不是有数据库 应该和看看是不是有数据库 应该和 varvar 目录下的目录名字一样目录下的目录名字一样 mysql mysql showshow databasesdatabases 我这里已经有我这里已经有 4 4 个数据库了 个数据库了 符号符号 是是 mysqlmysql 结束符 你想让结束符 你想让 mysqlmysql 执行你的指令就必须输入执行你的指令就必须输入 mysql mysql exitexit ByeBye root localhost root localhost mysql mysql 退出数据库 退出数据库 在在 mysql binmysql bin 目录下有个目录下有个 mysqladminmysqladmin 工具是用来管理和操作工具是用来管理和操作 mysqlmysql 用的 我用的 我 们用他来给们用他来给 rootroot 加上密码加上密码 root localhost root localhost mysql bin mysqladminmysql bin mysqladmin u u rootroot passwordpassword 123456123456 这样我们就给这样我们就给 rootroot 设置了设置了 123456123456 这个密码这个密码 再次登录再次登录 root localhost root localhost mysql mysql bin mysqlbin mysql 上次我们使用这个命令连接上次我们使用这个命令连接 mysqlmysql 看看密码是否生效 看看密码是否生效 root localhost root localhost mysql mysql bin mysqlbin mysql ERRORERROR 10451045 28000 28000 AccessAccess denieddenied forfor useruser root localhost root localhost using using password password NO NO root localhost root localhost mysql mysql 进不去了 说明密码设置成功 进不去了 说明密码设置成功 我们在用密码试试 这时应该说明是什么用户登录 这里我们用的是我们在用密码试试 这时应该说明是什么用户登录 这里我们用的是 rootroot 这个用户 这个用户 root localhost root localhost mysql mysql bin mysqlbin mysql uroot uroot p p EnterEnter password password 这里密码是不显示的 不要按错键盘就行这里密码是不显示的 不要按错键盘就行 WelcomeWelcome toto thethe MySQLMySQL monitor monitor CommandsCommands endend withwith oror g g YourYour MySQLMySQL connectionconnection idid isis 1818 toto serverserver version version 5 0 2 alpha5 0 2 alpha TypeType help help oror h h forfor help help TypeType c c toto clearclear thethe buffer buffer mysql mysql 介绍几个管理数据库的常用命令 介绍几个管理数据库的常用命令 查看数据库 查看数据库 mysql mysql showshow databasesdatabases 新建数据库 新建数据库 mysql mysql createcreate databasedatabase 新的数据库名 新的数据库名 删除数据库 删除数据库 mysql mysql dropdrop databasedatabase 要删除的数据库名 要删除的数据库名 指定一个数据库为当前数据库指定一个数据库为当前数据库 mysql usemysql use 数据库名 数据库名 备份数据库 备份数据库 root localhost root localhost mysql mysql usr local mysql bin mysqldump usr local mysql bin mysqldump uroot uroot p p 123456123456 root shuifu sql root shuifu sql EnterEnter password password 这里输入数据库的密码这里输入数据库的密码 二 二 ApacheApache 1 1 安装 安装 解压解压 root localhost root localhost root root tartar zxvfzxvf httpd 2 2 4 tar gzhttpd 2 2 4 tar gz 进入刚解压的文件夹进入刚解压的文件夹 仔细查看仔细查看 INSTALLINSTALL 文件文件 按照说明配置安装按照说明配置安装 apache apache root localhost root localhost root root cdcd httpd 2 2 4httpd 2 2 4 root localhosthttpd 2 2 4 configure root localhosthttpd 2 2 4 configure prefix usr local apache2 prefix usr local apache2 enable so mods shared all enable so mods shared all apache2apache2 是你想要安装的目录 可以自行更改 是你想要安装的目录 可以自行更改 进入进入 apache2apache2 文件夹文件夹 安装安装 apacheapache root localhosthttpd 2 2 4 root localhosthttpd 2 2 4 cdcd usr local apache2 usr local apache2 root localhost root localhost httpd 2 2 4 httpd 2 2 4 makemake root localhost root localhost httpd 2 2 4 httpd 2 2 4 makemake installinstall 启动启动 apache apache 看见成功欢迎页面看见成功欢迎页面 root localhost root localhost apache2 apache2 bin apachectl bin apachectl startstart 可以测试下可以测试下 apache apache 在在 htdocshtdocs 下新建下新建 testtest 文件夹 在里面建立一个文件夹 在里面建立一个 htmlhtml 文文 件 这样就可以通过浏览器来访问了 在件 这样就可以通过浏览器来访问了 在 htdocshtdocs 中有一个中有一个 index htmlindex html 的文的文 件 我们可以用件 我们可以用 IEIE 浏览器打开 浏览器打开 如果有遇到如果有遇到 apacheapache 拒绝页面的访问请求 一般需要授权就可以解决了 拒绝页面的访问请求 一般需要授权就可以解决了 chmodchmod 777777 usr local apache2 usr local apache2 第一种方式 将第一种方式 将 ApacheApache 作为服务 当系统启动时自动加载此服务并自动运作为服务 当系统启动时自动加载此服务并自动运 行 在开机的时候就可以看到行 在开机的时候就可以看到 ApacheApache 是否正常启动 实现方法 是否正常启动 实现方法 cpcp usr local apache bin apachectl usr local apache bin apachectl etc rc d init d httpd etc rc d init d httpd vivi etc rc d init d httpd etc rc d init d httpd 在 在 httpdhttpd 文件的第三行下面 插入以下两句话 文件的第三行下面 插入以下两句话 chkconfig chkconfig 345345 8585 1515 description description StartsStarts andand stopsstops thethe ApacheApache HTTPHTTP Server Server chmodchmod x x etc rc d init d httpd etc rc d init d httpd chkconfigchkconfig add add httpdhttpd chkconfigchkconfig listlist 成功后 就可以用成功后 就可以用 serviceservice httpdhttpd start start serviceservice httpdhttpd restart restart serviceservice httpdhttpd stopstop 来启动 重启 和终止来启动 重启 和终止 httpdhttpd serviceservice 第二种方式 以批处理自动运行 实现方法 第二种方式 以批处理自动运行 实现方法 vivi etc rc d rc local etc rc d rc local usr local apache bin apachectl usr local apache bin apachectl startstart DocumentRoot DocumentRoot var www html var www html DocumentRootDocumentRoot backup backup AliasAlias html html var www html var www html 定义定义 htmlhtml 虚拟目录虚拟目录 AliasAlias opt opt opt opt 定义定义 optopt 虚拟目录虚拟目录 Directory opt 定义相应定义相应虚拟目录虚拟目录的配置的配置 OptionsOptions IndexesIndexes FollowSymLinksFollowSymLinks OptionsOptions FollowSymLinksFollowSymLinks AllowOverrideAllowOverride NoneNone OrderOrder allow denyallow deny AllowAllow fromfrom allall 添加密码添加密码 htpasswdhtpasswd 的目录在的目录在 root httpd 2 2 4 support htpasswd root httpd 2 2 4 support htpasswd 三 三 GDGD 支持的安装配置支持的安装配置 GDGD 的成功安装和使用还依赖其它的几个组件模块 所以在的成功安装和使用还依赖其它的几个组件模块 所以在 GDGD 安装之安装之 前需要先安装好其它组件模块 为此 先建立模块的初始目录 前需要先安装好其它组件模块 为此 先建立模块的初始目录 mkdirmkdir usr local modules usr local modules mkdirmkdir usr local modules jpeg6 usr local modules jpeg6 mkdirmkdir usr local modules jpeg6 bin usr local modules jpeg6 bin mkdirmkdir usr local modules jpeg6 lib usr local modules jpeg6 lib mkdirmkdir usr local modules jpeg6 include usr local modules jpeg6 include mkdirmkdir usr local modules jpeg6 man usr local modules jpeg6 man mkdirmkdir usr local modules jpeg6 man man1 usr local modules jpeg6 man man1 依照顺序安装依照顺序安装 GDGD 的其它组件 的其它组件 A A 安装 安装 ZlibZlib tartar xzvfxzvf zlib 1 2 2 tar gzzlib 1 2 2 tar gz cdcd zlib 1 2 2zlib 1 2 2 configure configure makemake makemake installinstall B B 安装 安装 FreetypeFreetype tartar xzvfxzvf freetype 2 1 5 tar gzfreetype 2 1 5 tar gz cdcd freetype 2 1 5freetype 2 1 5 configure configure prefix usr local modules freetype prefix usr local modules freetype makemake makemake installinstall C C 安装 安装 LibpnLibpn tartar xzvfxzvf libpng 1 2 5 tar gzlibpng 1 2 5 tar gz cdcd libpng 1 2 5libpng 1 2 5 cpcp scripts makefile stdscripts makefile std makefilemakefile makemake testtest makemake installinstall D D 安装 安装 Jpeg6Jpeg6 tartar xzvfxzvf jpegsrc v6b tar gzjpegsrc v6b tar gz configure configure prefix usr local modules jpeg6 prefix usr local modules jpeg6 enable shared enable shared enable staticenable static makemake makemake installinstall 开始安装开始安装 GDGD 支持支持 tartar xzvfxzvf gd 2 0 33 tar gzgd 2 0 33 tar gz cdcd gd 2 0 33gd 2 0 33 configure configure prefix usr local modules gd prefix usr local modules gd with with jpeg usr local modules jpeg6jpeg usr local modules jpeg6 with png with png with zlib with zlib with with freetype usr local modules freetypefreetype usr local modules freetype makemake makemake installinstall 至此 至此 GDGD 库的支持就算是完成了 库的支持就算是完成了 四 四 phpphp 的安装的安装 版本版本 php 4 3 11php 4 3 11 解压解压 phpphp root localhost root localhost server server tartar zxvfzxvf php 4 3 11 tar gzphp 4 3 11 tar gz root localhost root localhost server cdserver cd phpphp root localhost root localhost server server configure configure prefix usr local php prefix usr local php with gd usr local modules gdwith gd usr local modules gd with jpeg with jpeg dir usr local modules jpeg6dir usr local modules jpeg6 with zlib with zlib with png with png with with freetype dir usr local modules freetypefreetype dir usr local modules freetype with with mysql usr local mysqlmysql usr local mysql with iconv with iconv enable mbstring enable mbstring with with apxs2 usr local apache bin apxsapxs2 usr local apache bin apxs with with gettext usr local gettextgettext usr local gettext enable track vars enable track vars enable ftp enable ftp enable safe modeenable safe mode enable xml enable xml enable magic quotes enable magic quotes disable debug disable debug with config file path usr local php etc with config file path usr local php etc 参数说明 参数说明 指定安装路径指定安装路径 prefix usr local php prefix usr local php 指定指定 mysqlmysql 安装路径 一定要绝对路径 否则编译会失败 安装路径 一定要绝对路径 否则编译会失败 with mysql usr local mysql with mysql usr local mysql 这个参数是加入这个参数是加入 apacheapache 中为中为 DSODSO 模块的位置 模块的位置 apache2apache2 以下的版本参数是以下的版本参数是 apxsapxs 而不是而不是 apxs2apxs2 如果用的 如果用的 apacheapache 版本不是版本不是 2 02 0 以上的就去掉以上的就去掉 2 2 就像这样就像这样 with apxs with apxs PATHPATH with apxs2 usr local httpd bin apxs with apxs2 usr local httpd bin apxs 指定指定 phpphp 的配制文件存放的目录是的配制文件存放的目录是 usr local httpd conf usr local httpd conf 目录 我们安装目录 我们安装 完成后 也要把完成后 也要把 php iniphp ini 复制到这个目录中来复制到这个目录中来 with config file path usr local httpd conf with config file path usr local httpd conf 让让 apacheapache 支持支持 zlibzlib 当时并未注意 直到安装 当时并未注意 直到安装 MAMBOMAMBO 的时候 才给出红色的时候 才给出红色 的警告 的警告 with zlib with zlib with gd with gd 支持支持 GDGD 模块 大部分模块 大部分 phpphp 程序都会有这个要求 没有也无所谓 程序都会有这个要求 没有也无所谓 有些不一定的有些不一定的 接下来的步骤和安装接下来的步骤和安装 mysqlmysql 的时候一样 的时候一样 makemake makemake installinstall 这里我要指出的是在编译的时候遇到的一些问题这里我要指出的是在编译的时候遇到的一些问题 错误 错误 configure configure error error mysqlmysql configureconfigure failed failed PleasePlease checkcheck config logconfig log forfor m m oreore information information 可能你用的是可能你用的是 iccicc 编译版本并不适合你的系统 换一个编译版本并不适合你的系统 换一个 mysqlmysql 版本就可以了 版本就可以了 mysql icc tar gzmysql icc tar gz error error CannotCannot findfind MySQLMySQL headerheader filesfiles underunder usr bin usr bin 出现这种错误 一般是出现这种错误 一般是 configureconfigure 的时候给出的参数时的时候给出的参数时 所指定的路径格式错所指定的路径格式错 误 导致找不到误 导致找不到 mysqlmysql 的头文件 的头文件 默认库文件是在默认库文件是在 usr lib usr lib 头文件是在 头文件是在 usr include usr include 里 程序会自己寻找 里 程序会自己寻找 只要正确指定你的只要正确指定你的 mysqlmysql 安装目录就可以了 安装目录就可以了 checkingchecking lexlex outputoutput filefile root root configure configure lineline 2356 2356 lex lex commandcommand n n otot foundfound configure configure error error cannotcannot findfind outputoutput fromfrom lex lex givinggiving upup IfIf configureconfigure failsfails trytry with jpeg dir with jpeg dir configure configure error error libpng a so libpng a so notnot found found 这个错误应该是这个错误应该是 flexflex 包没有安装或则安装有错误 只要重新安装一下这个包包没有安装或则安装有错误 只要重新安装一下这个包 就可以了 就可以了 IfIf configureconfigure failsfails trytry with jpeg dir with jpeg dir configure configure error error libpng a so libpng a so notnot found found 你可能想让你可能想让 phpphp 支持支持 jpegjpeg 格式 但是你没有安装格式 但是你没有安装 libjpeglibjpeg 包包 所以编译的时候没有找到所以编译的时候没有找到 jpegjpeg 包的安装目录 包的安装目录 在我的映像中这个包要在安装在我的映像中这个包要在安装 GDGD 包之前安装 否则编译也会出错 不知道是包之前安装 否则编译也会出错 不知道是 不是这样 不是这样 以上几个是我在安装过程中遇到比较典型的错误 以上几个是我在安装过程中遇到比较典型的错误 接下来是后期的配置接下来是后期的配置 复制复制 php ini distphp ini dist 为为 php iniphp ini 并存放到编译时我们指定的目录中 并存放到编译时我们指定的目录中 usr local httpd conf php ini usr local httpd conf php ini 编辑编辑 usr local httpd conf php ini usr local httpd conf php ini 文件 找到如下的一行文件 找到如下的一行 default charset default charset iso 8859 1 iso 8859 1 在这行下面加一行在这行下面加一行 default charsetdefault charset gb2312 gb2312 配置配置 apacheapache 的的 httpd confhttpd conf 文件文件 在在 httpd confhttpd conf 文件中查找 文件中查找 DynamicDynamic SharedShared ObjectObject DSO DSO SupportSupport 在这部分中加入需要调用在这部分中加入需要调用 PHPPHP 模块的位置 模块的位置 LoadModuleLoadModule php4 modulephp4 module modules libphp4 somodules libphp4 so 查找 查找 DirectoryIndexDirectoryIndex index htmlindex html 在后面加入在后面加入 index phpindex php 让让 PAPCHEPAPCHE 也能打开默认首页为也能打开默认首页为 phpphp 的文件 的文件 查找 查找 AddType AddType application x tarapplication x tar tgz tgz 在下面加入在下面加入 AddType AddType application x httpd phpapplication x httpd php php php 重启一下重启一下 apacheapache 测试一下测试一下 PHPPHP 环境是不是可以运行 把下面这一句另存为环境是不是可以运行 把下面这一句另存为 PHPPHP 网页网页 如 如 test phptest php 五 五 ZendOptimizerZendOptimizer 的安装的安装 之所以要安装之所以要安装 ZendOptimizerZendOptimizer 是因为一些商业的是因为一些商业的 PHPPHP 程序对代码进行了程序对代码进行了 加密 所以必须安装此组件才能正确地运行这些商业程序 比如 加密 所以必须安装此组件才能正确地运行这些商业程序 比如 DiscuzDiscuz 等等 等 等 ZendOptimizerZendOptimizer 的安装非常的简单 的安装非常的简单 tartar zxvfzxvf ZendOptimizer 2 6 0 linux glibc21 i386 tar gzZendOptimizer 2 6 0 linux glibc21 i386 tar gz cdcd ZendOptimizer 2 6 0 linux glibc21 i386ZendOptimizer 2 6 0 linux glibc21 i386 install sh install sh 接下来弹出简单的图形安装界面 一路下一步 注意的是到接下来弹出简单的图形安装界面 一路下一步 注意的是到 EnterEnter thethe locationlocation ofof youryour php iniphp ini filefile 这项配置时填入这项配置时填入 PHPPHP 的配置文件的配置文件 php iniphp ini 的文件位置 最终完成安装 的文件位置 最终完成安装 usr local lib usr local lib 六 六 phpMyAdminphpMyAdmin 的安装的安装 命令如下 命令如下 Cd Cd usr local apache2 htdocs usr local apache2 htdocs 进入所在目录进入所在目录 unzip unzip phpMyAdmin 2 8 0 2 zipphpMyAdmin 2 8 0 2 zip cd cd phpMyAdmin 2 8 0 2phpMyAdmin 2 8 0 2 解压后得到一个目录 与以前的版本不同 解压后得到一个目录 与以前的版本不同 2 82 8 版的版的 phpMyAdminphpMyAdmin 的根目录中的根目录中 没有名为没有名为 config inc phpconfig inc php 的配置文件 现在的配置文件是的配置文件 现在的配置文件是 libraries config default phplibraries config default php 进在该文件中 可把此文件拷贝到进在该文件中 可把此文件拷贝到 phpMyAdminphpMyAdmin 目录进行修改 目录进行修改 或通过或通过 phpMyAdminphpMyAdmin 的根目录中的根目录中 scripts setup phpscripts setup php 文件自动生成 文件自动生成 以下为配置文件内容以下为配置文件内容 php php GeneratedGenerated configurationconfiguration filefile GeneratedGenerated by by phpMyAdminphpMyAdmin 2 8 0 32 8 0 3 setupsetup scriptscript byby MichalMichal iha iha Version Version Id Id setup php vsetup php v 1 23 2 2 2 11 23 2 2 2 1 2006 03 082006 03 08 19 06 4819 06 48 nijelnijel ExpExp Date Date Fri Fri 2727 OctOct 20062006 06 02 5106 02 51 GMTGMT ServersServers configurationconfiguration i i 0 0 ServerServer localhostlocalhost cookie cookie 1 1 i i cfg Servers i host cfg Servers i host localhost localhost cfg Servers i extension cfg Servers i extension mysql mysql cfg Servers i connect type cfg Servers i connect type tcp tcp cfg Servers i compress cfg Servers i compress false false cfg Servers i auth type cfg Servers i auth type cookie cookie EndEnd ofof serversservers configurationconfiguration cfg blowfish secret cfg blowfish secret 4541a103272f77 97202349 4541a103272f77 97202349 参考配置资料 参考配置资料 找到找到 cfg PmaAbsoluteUri cfg PmaAbsoluteUri 修改你将上传到空间的修改你将上传到空间的 phpMyAdminphpMyAdmin 的的网址网址 如 如 cfg PmaAbsoluteUri cfg PmaAbsoluteUri http http 你的站点你的站点 phpmyadmin phpmyadmin 还有下面的还有下面的 cfg Servers i host cfg Servers i host localhost localhost 通常用默认 也有例外 通常用默认 也有例外 cfg Servers i auth type cfg Servers i auth type cookie cookie AuthenticationAuthentication methodmethod config config httphttp oror cookiecookie based based config config 按照按照 自身自身 libraries config default phplibraries config default php 文件中的配置提供用户文件中的配置提供用户 名和密码名和密码 cookie cookie 用于输入口令方式登陆 如果选择此项 需要设置用于输入口令方式登陆 如果选择此项 需要设置 cfg blowfish secret cfg blowfish secret cookie cookie 见后面的介绍 见后面的介绍 cfg Servers i user cfg Servers i user root root MySQLMySQL useruser 用户名 自己机 用户名 自己机 里用里用 rootroot 在网上设你的 在网上设你的 mysqlmysql 用户名 用户名 cfg Servers i password cfg Servers i password MySQLMySQL passwordpassword only only neededneeded 自己机里不用设自己机
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2025-2030智能家居市场发展分析及前景预测与投资机会评估报告
- 2025数据中心建设热潮与能效优化技术趋势研究报告
- 【物理试题】2025年中考物理押题预测卷(含答案)
- 2025教育考试身份核验场景静脉技术替代指纹的进程预测报告
- 2025彩妆市场消费者画像与品牌营销策略白皮书
- 2025工业视觉检测技术分析及智能制造质量管控与自动化投资热点报告
- 2025工业大数据分析平台在预测性维护中的应用价值评估报告
- 2025工业互联网平台标准化进程与中小企业赋能案例研究
- 2025工业互联网平台价值评估及制造业升级需求与并购趋势
- 2025基因编辑技术临床应用现状及伦理问题研究
- 2025年下半年南通市通州区兴仁镇招聘城管协管员2人易考易错模拟试题(共500题)试卷后附参考答案
- 2025年房屋中介居间合同协议
- 驾驶证理论考试科目一试题及答案
- 电工考证专栏2025年低压电工复审考试题库精细讲解(1)附答案
- 医院信息安全隐患排查及整改报告模板
- 物流搬运劳务合同范本
- 内蒙古农村信用社招聘考试(真题)
- 厂内物流规划介绍
- 2025年乡村振兴专干题库及答案
- 智慧校园建设“十五五”发展规划
- 2015海湾消防JB-QB-GST200 火灾报警控制器(联动型)安装使用说明书
评论
0/150
提交评论