requirements for prod environment vs. development environment

The requirements for the SC development server are the 5 mentioned below.

But what are the exact requirements for a production server?
(on the server only the generated apps are running, not the Scriptcase tool itself)

from documentation:
1 - Web server with PHP support, such as Apache, IIS, Abyss and more.
2 - PHP 5.2.1 or higher, with the modules mbstring, GD2 and zip enabled.
3 - Zend Optimizer 3.3.0 or higher.
4 - Standard SQL Database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle and DB2) PHP accessible .*
5 - Java or JRE - Java Runtime Environment 1.6.0 or higher installed on the server

Re: requirements for prod environment vs. development environment

The sames, except this one “3 - Zend Optimizer 3.3.0 or higher.” once the applications are not encrypted.

“4 - Standard SQL Database (SQLite, MySQL, MSSQL, PostgreSQL, Oracle and DB2) PHP accessible .*” You only need the databases your connecting with.

“5 - Java or JRE - Java Runtime Environment 1.6.0 or higher installed on the server” you only need if you have grid applications exporting in PDF.

Re: requirements for prod environment vs. development environment

ok, that makes sense, thanks a lot!

Re: requirements for prod environment vs. development environment

Thanks that information helped clear up questions on my part also.

-Bill