maheswaran Posted March 21, 2008 Share Posted March 21, 2008 Hi all, I want create a installation kid for appache, php, mysql,phpmyadmin along with my application. Ie.. If user want to use my project, then he will click the installation link which is provided in to my site, this will be download into client/user machine and run the installation for apache, php , mysql,phpmyadmin along with my project like xampp, wamp suite ... Any one can help me? Link to comment https://forums.phpfreaks.com/topic/97223-installation-kid/ Share on other sites More sharing options...
cooldude832 Posted March 21, 2008 Share Posted March 21, 2008 I wouldn't go that far. I'd write your php application run in a vast range of currently valid MySQL/PHP combos and provide them with a single php installer file. Let them install apache, php, mysql on their own because everyone has their own system specs for it. Link to comment https://forums.phpfreaks.com/topic/97223-installation-kid/#findComment-497469 Share on other sites More sharing options...
maheswaran Posted March 22, 2008 Author Share Posted March 22, 2008 hi sorry i could not get you. Could you explain little simply/briefly Link to comment https://forums.phpfreaks.com/topic/97223-installation-kid/#findComment-498037 Share on other sites More sharing options...
wildteen88 Posted March 22, 2008 Share Posted March 22, 2008 If you are distributing your script for other people to install on their websites then you don't need to provide the AMP stack, as it already be setup by the webhost. All you need to do is provide the php scripts. Link to comment https://forums.phpfreaks.com/topic/97223-installation-kid/#findComment-498154 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.