0

Is there an application that exists which can be customized for installing apache mysql, php + a custom application (with a database) via a wizard similar to XAMPP?

I basically want to bundle my application with a one click installer. I'm looking for a solution that works on windows.

1
  • yes this would be for windows. Commented Apr 22, 2011 at 17:33

1 Answer 1

1

UPDATE

For Windows: You could use Wix. It is a free software toolset that builds Windows Installer (MSI) packages from an XML document.

Original Answer For linux: The best way to do this would be to create packages,rpm or deb, with dependencies for mysql and php.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.