当前位置: 首页 > news >正文

做网站有哪个软件好html5医院网站

做网站有哪个软件好,html5医院网站,网站内容被删除怎么取消收录,wordpress换为中文LNMP架构 LNMP是指一组通常一起使用来运行动态网站或者服务器的自由软件名称首字母缩写。L指Linux#xff0c;N指Nginx#xff0c;M一般指MySQL#xff0c;也可以指MariaDB#xff0c;P一般指PHP#xff0c;也可以指Perl或Python。 1.Linux是一类Unix计算机操作系统的统称…LNMP架构 LNMP是指一组通常一起使用来运行动态网站或者服务器的自由软件名称首字母缩写。L指LinuxN指NginxM一般指MySQL也可以指MariaDBP一般指PHP也可以指Perl或Python。 1.Linux是一类Unix计算机操作系统的统称是目前最流行的免费操作系统。代表版本有debian、centos、ubuntu、fedora、gentoo等。 2.Nginx是一个高性能的HTTP和反向代理服务器也是一个IMAP/POP3/SMTP代理服务器。 3.Mysql是一个小型关系型数据库管理系统。 4.PHP是一种在服务器端执行的嵌入HTML文档的脚本语言。 这四种软件均为免费开源软件组合到一起成为一个免费、高效、扩展性强的网站服务系统。 部署过程 1.初始化Centos8虚拟机系统。 (1)通过命令挂载Centos8操作镜像 mount /dev/cdrom /mnt/cdrom 2配置本地源文件 vi /etc/yum.repos.d/base.repo #使用vi编辑器编辑本地源文件[base-app] namebase-app baseurlfile:///mnt/cdrom/BaseOS enabled1 gpgcheck0[base-AppStream] namebase-AppStream baseurlfile:///mnt/cdrom/AppStream enabled1 gpgcheck0 (3)创建备份源目录将/etc/yum.repos.d下以Centos-*开头的源文件移动至备份源目录 mkdir /etc/yum.repos.d/bak mv /etc/yum.repos.d/Centos-* /etc/yum.repos.d/bak/ (4)使用dnf命令清理再加载缓存 dnf clean all dnf makecache 2.安装LNMP架构基础服务。 由于Centos8上可以直接通过dnf/yum命令对Nginx、MySQL、PHP服务进行安装本文中将直接使用本地安装。 1使用dnf命令安装Nginx dnf install -y nginx 2使用dnf命令安装MySQL dnf install -y mysql*3使用dnf命令安装PHP及依赖包 dnf install -y php php-fpm 3.通过systemctl命令设置服务开机自启。 1通过systemctl命令设置Nginx服务开机自启 systemctl enable --now nginx systemctl start nginx 2通过systemctl命令启动Mysql服务并设置开机自启 systemctl enable --now mysqld systemctl start mysqld 3通过systemctl命令启动并设置PHP服务开机自启 systemctl enable --now php-fpm systemctl start php-fpm 4.设置MySQL数据服务器配置。 1初始化数据库将密码设置为1qazWSX mysql_secure_installation \\初始化mysqld服务New password: \\输入1qazWSXRe-enter new password: Estimated strength of the password: 100 Do you wish to continue with the password provided?(Press y|Y for Yes, any other key for No) : y By default, a MySQL installation has an anonymous user, allowing anyone to log into MySQL without having to have a user account created for them. This is intended only for testing, and to make the installation go a bit smoother. You should remove them before moving into a production environment.Remove anonymous users? (Press y|Y for Yes, any other key for No) : ... skipping.Normally, root should only be allowed to connect from localhost. This ensures that someone cannot guess at the root password from the network.Disallow root login remotely? (Press y|Y for Yes, any other key for No) : ... skipping. By default, MySQL comes with a database named test that anyone can access. This is also intended only for testing, and should be removed before moving into a production environment.Remove test database and access to it? (Press y|Y for Yes, any other key for No) : ... skipping. Reloading the privilege tables will ensure that all changes made so far will take effect immediately.Reload privilege tables now? (Press y|Y for Yes, any other key for No) : ... skipping. All done! 2测试连接数据库成功进入数据库服务器 mysql -uroot -pEnter password: \\输入密码 Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 14 Server version: 8.0.13 Source distributionCopyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.Type help; or \h for help. Type \c to clear the current input statement.mysql 5.配置Nginx与PHP间的连接。 1使用vim编辑器编辑Nginx服务的主配置文件 vim /etc/nginx/nginx.conf找到location / {}该行修改成以下内容location / {root html;index index.php index.html index.htm;}location ~ \.php$ {root html;fastcgi_index index.php;fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name;fastcgi_pass 127.0.0.1:9000;include fastcgi_params;} 6.编辑PHP界面文件。 1使用cd命令切换至/usr/share/nginx/html目录下 cd /usr/share/nginx/html/ 2使用vim编辑器编辑index.php网站页面 vim index.php新增以下内容 ?phpphpinfo(); ? 7.重启Nginx服务。 systemctl restart nginx 8.在浏览器上输入IP地址出现PHP页面代表LNMP架构搭建成功。
http://www.pierceye.com/news/905970/

相关文章:

  • 综合性门户网站列举如何拥有自己的微信小程序
  • 我图网类网站建设做外贸哪个网站最好
  • 做网站后台运营这个工作怎么样成都网络推广哪家好
  • angularjs做的网站有哪些wordpress 文章
  • 全国网站建设公司排名wordpress功能强大的主题
  • 做网站用c 还是php番禺制作网站平台
  • 营销网站运营的基本环节郑州大学现代远程教育 《网页设计与网站建设》个人主页
  • 网站建设合同是谁开的wordpress装主题需要ftp
  • 新乡门户网站建设方案开启wordpress upwn
  • 烟台企业自助建站系统浙江网站seo
  • 北京婚纱摄影网站珠海网站建设怎样
  • 用什么软件来做网站域名网安备案
  • 能打开各种网站的浏览器推荐制作小网站
  • 山东公司网站开发好看的个人博客主页
  • 长沙优化网站获客软件最新网页游戏排行榜2021
  • 学校网站 建设网络系统管理与维护电大考试题
  • 中文域名转码网站琼筑网站是哪家做的
  • iis 网站访问权限毕设做网站的过程
  • 俱乐部网站模板有什么外贸网站
  • 补习吧 一家专门做家教的网站wordpress繁体字插件
  • 北京西站附近景点网络运营工作内容
  • 网站开发文档模板flask网站开发源码
  • 东莞清洁服务网站建设wordpress收费主题
  • 微网站如何做门户网站建设成都
  • 厦门网络推广建网站前端做图表的网站
  • 河南郑州网站设计公司手机自助建网站
  • 做网站的公司主要做shm有域名了网站怎么做
  • 竭诚网络网站建设价格贺兰网站建设
  • 部门网站管理建设工作汇报wordpress一键生成app
  • 帝国视频网站模板做网站的环境配置