Page 1 of 1

A custom installation?

PostPosted: 16. October 2009 23:19
by Theoden
I have been testing the XAMPP package and I am impressed. It is a very nice balance of simplicity and complete features. I would like to use it as a custom installation to distribute my own database with the MySQL server.

Would that be possible?

Since this is a commercial use, I would expect to make a donation to your cause.

Bruce Rowe

Re: A custom installation?

PostPosted: 16. October 2009 23:40
by Izzy
Just about everyone who installs XAMPP would customize it to some degree to suit their particular requirements.

So you would have to be more specific as to what you mean by your general request.
I would like to use it as a custom installation to distribute my own database with the MySQL server.


Please read the readme_en.txt file re Security recommendations.

Re: A custom installation?

PostPosted: 19. October 2009 23:22
by Theoden
I would like to have the ability to add some features, specifically for my customers. What I want to is distribute:
My own MySQL database with my own users and permissions
My own set of PHP scripts
Each distribution would be specific for each customer.

I can compile an installation package here. However I need to know the files that are included in the download and how XAMPP is distributed.

Thank you for your trouble.

Re: A custom installation?

PostPosted: 19. October 2009 23:42
by Izzy
To find out what files are contained in the distribution simply download the 1.7.2 version but instead of double clicking on the exe file, right click and select to open with WinRAR or 7zip as the file is simply a self extracting RAR archive file.

You can then select to extract the archived files to a folder of your choice so you can peruse the files and folders without installing XAMPP.

Re: A custom installation?

PostPosted: 20. October 2009 00:21
by Theoden
My Linux box opened it just fine. I see there are 9,461 files. It looks like setup_xampp.bat is the first one that gets called.

I think I can figure it out from here.

Thank you for your help.

Bruce