Welcome Guest, Not a member yet? Register   Sign In
About deploy a Codeigniter Web in Azure
#4

(This post was last modified: 09-24-2018, 09:20 AM by ignitedcms.)

I always think when people are first deploying a site to a new platform they should keep things simple.

#1 Have a simple site with only one page and no css.
#2 See if it works without a .htaccess file, and the index.php extension.

Once these are in place then you can start trouble shooting the other things. The .htaccess file is the thing I do at the very end. Often, sometimes it is a case of trial and error, amending one line at a time.

It could be anything, it could even be a database connection error, go to the index.php file and set the variable to 'testing' instead of production to get more detailed error messages.
Practical guide to IgnitedCMS - Book coming soon, www.ignitedcms.com
Reply


Messages In This Thread
RE: About deploy a Codeigniter Web in Azure - by ignitedcms - 09-24-2018, 09:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB