Articles tagged with "Multiple install"
Multiple CakePHP applications on a single domain in a shared LAMP hosting environment
GOAL:
[Read more] - One domain on a shared Linux/CPanel hosting environment
- Multiple CakePHP applications running from separate directories WITHIN the public webspace (referred to as public throughout this tutorial)
- Separate databases
- Single shared CakePHP core served from above the public web space (referred to as private throughout this tutorial)
- Separate CakePHP app directories (within a single APPS directory) also served from above the public web space (referred to as private throughout this tutorial)
- Given all of the above: NO STUPID WORKAROUNDS
Latest Comments