PHP Application Self-Install
Posted: Mon Mar 03, 2008 7:31 am
I would like to be able to distribute my application written in PHP, which runs on a webserver (not a command line script) and utilizes MySQL as its database. What is the easiest method to be able to have a single installation exe etc where by it installs the amp environment with my application already integrated into it?
I have read up on a product called nuSphere - Php Dock, but it does not work properly. Is it possible to compile something like the apachefriends guys do (xampp) and just have my app integrated (incl apache / php configs) with code obsfucation / encryption built in as well.
Your assistance would be much appreciated.
I have read up on a product called nuSphere - Php Dock, but it does not work properly. Is it possible to compile something like the apachefriends guys do (xampp) and just have my app integrated (incl apache / php configs) with code obsfucation / encryption built in as well.
Your assistance would be much appreciated.