Welcome Guest, Not a member yet? Register   Sign In
Trying to use Codeigniter4
#3

(08-08-2016, 05:23 PM)reymarkdivino Wrote: guys i need help. i try the ci4 and when i go to "localhost/ci4dev" and then i see this.

If you see this message, you have not configured your web server properly.
You need to set your "document root" to the 
Code:
public

 folder inside your project. This could be your default setting, or that of a virtual host, depending on how you set up your local development environment.

Code:
cd public
And run your server from there. Something like
Code:
php -S localhost:8000
Long live CodeIgniter!
Reply


Messages In This Thread
Trying to use Codeigniter4 - by reymarkdivino - 08-08-2016, 05:23 PM
RE: Trying to use Codeigniter4 - by kilishan - 08-08-2016, 07:49 PM
RE: Trying to use Codeigniter4 - by prezire - 08-09-2016, 06:07 PM



Theme © iAndrew 2016 - Forum software by © MyBB