Welcome Guest, Not a member yet? Register   Sign In
Deploying the site
#1

[eluser]Unknown[/eluser]
Hello there! I am quite new to CI. So pardon me if this is a no brainer question.

I developed my first test website using CI/MAMP. It works fine and now I want to deploy it on a local LAMP box. Here si what I did:

I copied the Ci folder to the linux box

/var/www/ci

and pointed the "DocumentRoot" of apache to the CI folder.

restarted apache and tried to browse to http://<ipaddress>/index/html/test_controller

But I get a blank screen, which tells me something fundamentally wrong!

1) What is the typical procedure for deploying it on a LAMP ?
2) How do you troubleshoot issues in CI ? I see no logs from PHP exceptions

Thanks
~b




Theme © iAndrew 2016 - Forum software by © MyBB