Re: [PHP] PHP Application Installer Needed

2013-02-22 Thread shiplu
I think modifying WAMP will do it. Earlier I did distribute apps by deploying Virtualbox appliances. Google "virtualbox appliances" for more information. IMHO this approach is better as the system will not be coupled with the host system. On Fri, Feb 22, 2013 at 4:26 PM, Dare Williams wrote: > L

[PHP] PHP Application Installer Needed

2013-02-22 Thread Dare Williams
Looking for an Installer / Binder that can do the following in a single .MSI / .EXE file: 1.        Install Zend Server (php engine & apache). 2.        Install MySQL Server. 3.        Configure the PHP.INI File / Replace with the provided php.ini file. 4.        Configure the virtual host file o