I am sure this is one of those things that people probably asked many times. However, my research still
hasn't pointed me to a suitable solution. Basically I am tring to make my PHP applications (running on CakePHP, and SQLite) as painless as possible to deploy.
Are there any kind of tool or a package of Apache and PHP that self-contained and is very small and makes it super easy
to deploy an application for production use? So, the end user just has to run a single file and it will take care of
starting the web servers and launching the website. And once the window is closed it turns off the servers as well?
A solution that works on three major platforms (Windows, Mac and Linux) would be ideal.
Any ideas or options?
FYI coding in JAVA is not an option. CakePHP and EXTJS are all you need!
Question
roosevelt
Hi,
I am sure this is one of those things that people probably asked many times. However, my research still
hasn't pointed me to a suitable solution. Basically I am tring to make my PHP applications (running on CakePHP, and SQLite) as painless as possible to deploy.
Are there any kind of tool or a package of Apache and PHP that self-contained and is very small and makes it super easy
to deploy an application for production use? So, the end user just has to run a single file and it will take care of
starting the web servers and launching the website. And once the window is closed it turns off the servers as well?
A solution that works on three major platforms (Windows, Mac and Linux) would be ideal.
Any ideas or options?
FYI coding in JAVA is not an option. CakePHP and EXTJS are all you need!
Thanks :)
Link to comment
https://www.neowin.net/forum/topic/1161374-deploying-php-applications-as-a-native-desktop-application/Share on other sites
21 answers to this question
Recommended Posts