Maison  >  Article  >  développement back-end  >  kohana一安装就出有关问题

kohana一安装就出有关问题

WBOY
WBOYoriginal
2016-06-13 13:49:04742parcourir

kohana一安装就出问题
install.php安装后,我删了install.php。安装的时候,提示我所以的pass。
然后http://localhost/kohana/,

kohana的资料太少了,唉,加上我本来很菜,大家看一下。

------解决方案--------------------
加入q群3504836,取资料
------解决方案--------------------
楼主应该看看安装手册
---------------------------
Open application/bootstrap.php and make the following changes:

Set the default timezone for your application.
Set the base_url in the Kohana::init call to reflect the location of the kohana folder on your server relative to the document root.

-----------------------------------------
打开application/bootstrap.php,把文件里面base_url的改成'/kohana/',就是你的kohana所在目录
再刷新试试

Déclaration:
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn