Forum Moderators: coopster
The software company says the Basic Package requires PHP4+. The source code edition will run on PHP5. Does this maybe have something to do with the Zend Optimizer?
Why would I need the developers edition (Source Code Edtion) of this software? I have no problem configuring software but I"m not a developer or a coder.
I'm looking for answers to the above questions, PLUS any option that might cross your mind.
One misunderstanding I see is all php is is a set of scripts. Very seldom do you find compiled programs. Well you do with the whole zend thing but they aren't really compiled in the true sense of the word.
A source code edition for all things php is the best way to get them if there is a choice. It makes it much easier to fix things, or have someone else do it, later on. ;)