Page 1 of 1

PHP Application Self-Install

Posted: Mon Mar 03, 2008 7:31 am
by thomas777neo
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.

Re: PHP Application Self-Install

Posted: Thu Mar 13, 2008 8:19 am
by thomas777neo
No suggestions yet, hmmm...?

Re: PHP Application Self-Install

Posted: Thu Mar 13, 2008 10:58 am
by alex.barylski
Most PHP applications assume a certain environment will *already* be setup.

Look into PHP RaodSend -- they offer a micro web server setup