1、按照官方帮助装好web环境,我选择的是apache
2、将按照程序上传到/alidata/www,我命名为sns
3、修改apache 配置文件:/alidata/server/httpd-2.2.22/conf/vhosts/phpwind.conf,添加虚拟主机,代码如下
<DirectoryMatch"/alidata/www/sns/(attachment|html|data)"> <Files~".php"> Orderallow,deny Denyfromall </Files> </DirectoryMatch> <VirtualHost*:80> DocumentRoot/alidata/www/sns ServerNamelocalhost ServerAliaslocalhost <Directory"/alidata/www/sns"> Options-IndexesFollowSymLinks AllowOverrideall Orderallow,deny Allowfromall </Directory> <IfModulemod_rewrite.c> RewriteEngineOn RewriteRule^(.*)-htm-(.*)$$1.php?$2 RewriteRule^(.*)/simple/([a-z0-9_]+.html)$$1/simple/index.php?$2 </IfModule> ErrorLog"/alidata/log/httpd/sns-error.log" CustomLog"/alidata/log/httpd/access/sns.log"common </VirtualHost>
4、重启apache
在putty下执行命令:
cd/alidata/server/httpd-2.2.22/bin ./apachectlstop ./apachectlgraceful 或者执行./apachectlrestart
5、访问ip地址安装程序
第二步的时候会提示文件不可写,进入安装目录,修改文件夹及其子文件权限
cd/alidata/www/sns chmod777-Rdata chmod777-R_runtime chmod777-Rinstall chmod777-Rconfig
文章标题:阿里云配置linux环境,安装ThinkSNS
转载来于:https://www.cdcxhl.com/article0/cggsoo.html
成都网站建设公司_创新互联,为您提供外贸网站建设、定制网站、网站改版、用户体验、定制开发、App开发
声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 创新互联