Posts: 4
Threads: 3
Joined: Jul 2017
Reputation:
0
Hello everyone hopes you fine
I have a website using CI 3.1.5 and I need to upgrade to the last version is there more detailed to how can I do it?
I'm an SYS admin, not a developer and the developer that make the website left the team
Posts: 4,452
Threads: 103
Joined: Oct 2014
Reputation:
146
No because some of the updates make changes to the ./application folder.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Posts: 4,452
Threads: 103
Joined: Oct 2014
Reputation:
146
No not to just replace the system you also need to replace the index.php file etc;
You can watch the ./application folder for changes, I don't take chances so I
replace the whole framework I have a snippet app that I keep all my framework settings in.
What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
Posts: 10
Threads: 0
Joined: Jun 2018
Reputation:
0
upgardig Ci to last version to the 3.1.9 is the latest version of ci, you can upgrade your last version with that version.
Posts: 15
Threads: 0
Joined: May 2018
Reputation:
0
Replace all files and directories in your system/ directory.
If you have any custom developed files in these directories, please make copies of them first.
This config file has received some updates. Please copy it to application/config/mimes.php.