Welcome Guest, Not a member yet? Register   Sign In
How do i run a live codeigniter project on my localhost server
#1

I have downloaded all the files for my codeigniter project and i'm wondering how i can set it up properly on my localhost. When i run it online it works properly
Reply
#2

@karcs,

You could use WAMP(https://www.wampserver.com/en/) or XAMPP (https://www.apachefriends.org/index.html).
Reply
#3

(12-30-2020, 07:53 AM)php_rocs Wrote: @karcs,

You could use WAMP(https://www.wampserver.com/en/) or XAMPP (https://www.apachefriends.org/index.html).
Hello,
Thanks for the feedback
I have already restored the database in wamp server and configured it but it still can't run
Reply
#4

(01-01-2021, 03:42 AM)karcs Wrote:
(12-30-2020, 07:53 AM)php_rocs Wrote: @karcs,

You could use WAMP(https://www.wampserver.com/en/) or XAMPP (https://www.apachefriends.org/index.html).
Hello,
Thanks for the feedback
I have already restored the database in wamp server and configured it but it still can't run

In your .env file:

CI_ENVIRONMENT = development

Look at the error and tell us what it is if you can't figure it out.
Simpler is always better
Reply




Theme © iAndrew 2016 - Forum software by © MyBB