views:

49

answers:

1

Hello,

I am just wondering if I could run CodeIgniter applications on Zend Server Community Edition without any issues.

I don't want to mess everything up by experimenting. Please let me know if you have faced any problems running CI on ZendServer CE.

Thanks

A: 

I don't know enough about Zend Server to say for sure (e.g. I've seen someone manage to wedge CI into Joomla before), and while I'm sure it's possible, I imagine it would require a lot of tinkering. What you can do is pick and choose your favorite bits of CI or Zend and reuse the code as libraries. Are you being forced to use Zend but would prefer to use CI? If that's the case, I feel for you, but I'm not sure the best solution is to use two entire frameworks with all the overhead that comes with them...it would probably end up being really unwieldy.

treeface