I have been looking for a solution that would allow me to deploy PHP applications on Macs and Windows. I've been developing online applications but would like them to be offline applications as well but that would require that Apache/PHP/MySQL be installed on their platforms as well. I've set up WAMP and it was NOT that easy. Lots of configurations were needed. I wonder if there is a way to install easily, something that a person can just click "Install" and it's all done. I don't want the packages to install mySQL manager or anything else - just php/apache/mysql... no extras.
+2
A:
I'm not sure if this would be simple enough, but have you looked at XAMPP?
Nico Burns
2009-07-18 03:24:45
A:
Are you looking for something like an install-shield wizard for php Applications. One which would also install the apache/php/mysql cocktail as well?
Ali
2009-07-18 07:03:15
A:
As I am also looking for the same, I have developed a small application for small office use. I want to deploy this by packaging it along with a webserver(apache/xampp?) and database (mysql). I am looking for it to deploy like nola accounting pro (http://www.nolapro.com). This app comes packaged in an exe and can be installed on almost any windows machine. Any help on this would be great!
Thanks.