Creating installation kit

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
mahes
Forum Newbie
Posts: 4
Joined: Fri Mar 21, 2008 7:55 am

Creating installation kit

Post by mahes »

Hi i want to create installation kit with or with out wamp along with my application.

I have created project, if users want to use it , then click download and install. This downloaded file is an installation kid which have wampp along with my application (or with out wampp it will install apache,php, mysql,phpmyadmin along with my project).

How can i do... Please can any one help me?
User avatar
waradmin
Forum Contributor
Posts: 240
Joined: Fri Nov 04, 2005 2:57 pm

Re: Creating installation kit

Post by waradmin »

What you are going to need are the binaries for Apache, PHP, and MySQL (not installers, binaries), then just use a install maker to copy the files to whatever location, a script to configure the conf files, and you are set. Its fairly simple if you know how to use some of the free Windows install makers and code bat files.
mahes
Forum Newbie
Posts: 4
Joined: Fri Mar 21, 2008 7:55 am

Re: Creating installation kit

Post by mahes »

hi sorry for the long delay. could explain little bit briefly and clearly because am new one for php and am not known about binaries installer scripts
Post Reply