当前位置:Gxlcms > PHP教程 > chevereto安装出错

chevereto安装出错

时间:2021-07-01 10:21:17 帮助过:100人阅读

我想在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了
不知道哪一个步骤做错了?应该怎样做才能正确安装?

回复内容:

我想在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了
不知道哪一个步骤做错了?应该怎样做才能正确安装?

人气教程排行