Welcome Guest, Not a member yet? Register   Sign In
Creating new web site based on old CI version
#2

The simplest thing to do would be to port it to 2.2.2, which should require few, if any, changes to the code to get things working. However, 2.2.2 is only receiving security updates for a few more months. Still, it's a good first step to make sure things are working before making the big upgrade to 3.0.

The upgrade guide for upgrading from 2.2.x to 3.0 is pretty thorough. There are only a handful of things that would really require a lot of work to get ported over to 3.0. The current versions of PHP are supported by both CI 2.2.2 and 3.0. MySQL access is not a problem, though you should configure the site to use the mysqli driver instead of the deprecated mysql driver. jQuery animation is a non-issue, because CodeIgniter doesn't interfere with it in any way.
Reply


Messages In This Thread
RE: Creating new web site based on old CI version - by mwhitney - 07-14-2015, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB