I would like to install Kohana PHP framework. The site is on a shared web hotel. I have tried to follow the instructions on Kohana's website.
- Downloaded the latest stable realse (3.0.6.2)
- Unzipped the file to create a
kohana
directory - Uploaded the folder to my shared hosting website.
- opened the url
application/bootstrap.php
...and here comes the problem. When I visit the site, this message is shown:
No direct script access.
And I have no idea about what I should do. I haven't seen anything about this in the documentation. I have tried to give more rights to some of the files, but it's hard to know what to do. Anyone that has any suggestions?