1 / 18
文档名称:

基于Linux的动态网站开发平台的搭建.doc

格式:doc   页数:18页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

基于Linux的动态网站开发平台的搭建.doc

上传人:nb6785 2016/6/25 文件大小:0 KB

下载得到文件列表

基于Linux的动态网站开发平台的搭建.doc

相关文档

文档介绍

文档介绍:专业资料专业资料参考首选基于 Linux 的动态网站开发平台的搭建学生姓名: xxx 指导老师: xxx 摘要本文介绍如何对基于 linux 的动态网站开发平台的搭建。详细的介绍了 MySQ L 数据库, 并对其安装配置做了大体的说明。另外对 Apache 、 PHP 的配置也进行了说明, 还介绍了 Samb a服务器的相关知识。我们将使用 MySQ L 搭建数据库服务器,而用 Apach e 和 PHP 构建动态网站, 最后再用 Samba 服务器实现网站程序的快速开发。关键词 Linux ;MySQL ;Apache ;PHP ;Samba 专业资料专业资料参考首选 Linux- based platform to build dynamic web development Student name: Hu Liang Advisor : ZHOU Shu-Ren Abstract This article describes how a dynamic web-based development platform for linux structures. Detailed introduction to the MySQL database and its installation and configuration made a rough description. In addition to the Apache, PHP configuration also described, but also introduces the knowledge of Samba server. We will use the MySQL database server set up, but with Apache and PHP to build dynamic Web site, Samba server and then finally realize the rapid development ofa web application. Key words Linux ; MySQL ; Apache ; PHP ; Samba 专业资料专业资料参考首选目录目录............................................................................................................................................. 2 1引言......................................................................................................................................... 3 课程设计的背景................................................................................................................. 3 课程设计的目的.................................................................................................................. 4 相关概念简介..................................................................................................................... 4 2MySQL 数据库服务器的安装及其设置.................................................................................. 6 获得 MySQL 软件........................................................................................................... 6 熟悉 MySQL 的安装流程................................................................................................... 6 MySQL 数据库服务器的安装........