I’m very interested in getting EE via the freelancers license and using it for my site. I currently have pancakeapp (built on CI) installed as my project management/invoicing tool. I have it segregated from my main site which is also a CI installation.
So my site:
/index.php
/application
/etcetera
and my project manager is
/pancake/index.php
/pancake/application
and so on.
I have no clue how EE is setup. Can I do an installation in my www directory and preserve my pancake file structure without extensive backups and filesystem massaging prior to the installation?
Thanks!