New to CI and webservers. Have a running website done by someone else using CI and I need to learn how to maintain it. Also use mysql.
I have installed Zend on local PC and it works just fine. I want to install CI so I can get the hang of it using it locally to understand how it works (and relearn html) before tackling live site.
The CI getting started isn’t much help as it does not even give me a suggestion on where to install which files. Would it be a safe presumption to simply put the files in a directory in the document root?
Can someone point me to some examples geared for a real green newbie? Also explain config files - especially config and database? Not sure if it matters, but live site used Smarty at one time.
thanks in advance for tolerating my questions - and the helping hand.