欢迎来到IDC91站长网!
解决服务器各种技术问题,加微信uecomzsr

Linux

当前位置: IDC91 > 服务器教程 > Linux

linux下使用Apache+php实现留言板功能的网站

时间:2022-05-27 00:16:02|栏目:Linux|点击:

一.首先我们的linux服务器上要安装Apache和php  

php的安装方法和Apache方法如同一辙

请参考:https://www.jb51.net/article/94494.htm

二.关闭防火墙服务,关闭selinux 

请参考:http://www.cnblogs.com/dagege/p/5947251.html

三.我们通过FTP服务或使用rz命令将文件放到Apache的根目录下 /var/www/html

示例文件下载:http://files.cnblogs.com/files/dagege/liuyanban.zip

[root@localhost /]# cd /var/www/html/
[root@localhost html]# ls -la
总用量 8
drwxr-xr-x. 3 root root 55 10月 11 22:31 .
drwxr-xr-x. 4 root root 31 10月 11 15:40 ..
-rw-r--r-- 1 root root 123 10月 11 22:31 index.php
-rw-r--r-- 1 root root 3704 9月 19 15:05 juezhen.php
drwxr-xr-x 2 root root 6 10月 11 22:30 messages
[root@localhost html]# chmod o+w messages/  #给messages目录设置普通有用户的写入权限

上一篇:ubuntu 设置静态IP的实现方法

栏    目:Linux

下一篇:linux系统的初始化配置浅析

本文标题:linux下使用Apache+php实现留言板功能的网站

本文地址:https://idc91.com/fuwuqizl/2625.html

广告投放 | 联系我们 | 免责申明

重要申明:本站所有的文章、图片、评论等,均由网友发表或上传并维护或收集自网络,属个人行为,与本站立场无关。

如果侵犯了您的权利,请与我们联系,我们将在24小时内进行处理、任何非本站因素导致的法律后果,本站均不负任何责任。

Copyright © 2023 IDC91.COM 版权所有晋ICP备17006296号