I would like to try ProjeQtor in the frame of my company.
The IT administrator would like to know more precisely what needs to be put in place to operate ProjeQtor.
For instance, regarding the database management system:
- Why is EasyPHP not recomended for production environment ?
- What are the alternatives to zend server ? Are there free ones ?
Thanks !
The IT administrator would like to know more precisely what needs to be put in place to operate ProjeQtor.
Just what is listed there :
http://www.projeqtor.org/en/product-en/technical-en/64-setup-en/412-product-prerequisites-en
Why is EasyPHP not recomended for production environment
Just because this is a recommandation that used to be provided by EasyPHP...
It was develpped as de Develpmement Platform, so maybe administration should not be its best.
Now things can have changes, as EasyPHP now exists as Webserver version...
What are the alternatives to zend server ? Are there free ones ?
Many exist, and most are free : WAMP Server,; XAMPP, IIS with PHP and extra MySql.
Under Linux, default PHP + MySql works fine.