chevereto安装出错
程序员文章站
2022-05-24 18:24:10
...
我想在debian8,apache2下搭建一个chevereto,但是安装失败了
首先我将chevereto文件夹放在/var/www/里面,然后写了一个conf用来创建虚拟目录,代码如下
首先我将chevereto文件夹放在/var/www/里面,然后写了一个conf用来创建虚拟目录,代码如下
Alias /chevereto/ "/var/www/chevereto/"
AllowOverride All
然后打开 https://我的域名/chevereto 根据提示创建了setting.php文件,给了imgages,content文件夹权限
再次打开就开始重定向到 https://我的域名/chevereto/install, 这个页面就显示404 Not Found了
不知道哪一个步骤做错了?应该怎样做才能正确安装?
回复内容:
我想在debian8,apache2下搭建一个chevereto,但是安装失败了
首先我将chevereto文件夹放在/var/www/里面,然后写了一个conf用来创建虚拟目录,代码如下
Alias /chevereto/ "/var/www/chevereto/"
AllowOverride All
然后打开 https://我的域名/chevereto 根据提示创建了setting.php文件,给了imgages,content文件夹权限
再次打开就开始重定向到 https://我的域名/chevereto/install, 这个页面就显示404 Not Found了
不知道哪一个步骤做错了?应该怎样做才能正确安装?
上一篇: Linux下安装ORACLE 10g前的系统设置脚本
下一篇: PHP入门之后如何提高