Welcome Guest, Not a member yet? Register   Sign In
System Path Issue
#15

[eluser]InsiteFX[/eluser]
You only need one Codeiginter system directory!

Root - CodeIgniter system directory

Running Multiple Applications with one CodeIgniter Installation

If you would like to share a common CodeIgniter installation to manage several different applications simply put all of the directories located inside your application folder into their own sub-folder.

For example, let's say you want to create two applications, "foo" and "bar". You could structure your application folders like this:

Code:
applications/foo/
applications/foo/config/
applications/foo/controllers/
applications/foo/errors/
applications/foo/libraries/
applications/foo/models/
applications/foo/views/
applications/bar/
applications/bar/config/
applications/bar/controllers/
applications/bar/errors/
applications/bar/libraries/
applications/bar/models/
applications/bar/views/

InsiteFX


Messages In This Thread
System Path Issue - by El Forum - 03-16-2011, 04:59 PM
System Path Issue - by El Forum - 03-16-2011, 08:23 PM
System Path Issue - by El Forum - 03-16-2011, 08:30 PM
System Path Issue - by El Forum - 03-16-2011, 08:45 PM
System Path Issue - by El Forum - 03-16-2011, 08:58 PM
System Path Issue - by El Forum - 03-16-2011, 10:23 PM
System Path Issue - by El Forum - 03-16-2011, 10:57 PM
System Path Issue - by El Forum - 03-16-2011, 11:24 PM
System Path Issue - by El Forum - 03-17-2011, 01:52 AM
System Path Issue - by El Forum - 03-17-2011, 09:23 AM
System Path Issue - by El Forum - 03-18-2011, 02:00 PM
System Path Issue - by El Forum - 03-18-2011, 02:18 PM
System Path Issue - by El Forum - 03-18-2011, 02:40 PM
System Path Issue - by El Forum - 04-12-2011, 08:29 AM
System Path Issue - by El Forum - 04-12-2011, 11:02 AM
System Path Issue - by El Forum - 04-13-2011, 03:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB