Welcome Guest, Not a member yet? Register   Sign In
I keep having the error "No direct script access allowed"
#1

Hi!
I'm trying to install a web application with CodeIgniter, I use Visual studio + MySql. No matter what page I load I always get the
error "No direct script access allowed"... what could I do?
Reply
#2

Its a framework and use rewrite mode. all access direct script are not allowed. at least try to understand the basic of MVC (Model -View - Controller), all page view thru controller.
Reply
#3

If your on Windows make sure you are logged in as Administrator.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

I'm running installer.php wchich allegedly should install the web application but it won't
Reply
#5

If you look in the application folder you will see an .htaccess file there, thats what is giving you the error.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB