Page 1 of 1

PHP installation generator

Posted: Sat Dec 27, 2008 3:29 am
by webserver
How to create a PHP installation generator like BuildExec..

plz help me..

thnx in advncd.. :)

Re: PHP installation generator

Posted: Sat Dec 27, 2008 12:37 pm
by cptnwinky
It really depends on your platform as well as which language you want to use. A bash script in linux would be able to handle the task of automating a php install.

Are you looking for a howto or just theory?

Re: PHP installation generator

Posted: Sat Dec 27, 2008 2:02 pm
by webserver
looking a sample code or open source software... :)

Re: PHP installation generator

Posted: Sat Dec 27, 2008 2:05 pm
by cptnwinky
Well, I don't know of any open source install generators and performing this kind of operation is not a trivial task therefore I wouldn't expect anyone to post sample code here (unless ofcourse they do find it free somewhere on the net).