Page 1 of 1

Install without MySQL

PostPosted: 22. November 2010 16:13
by pjn1973
I want to run a version of XAMPP onto my server, without installing MySQL as it is already resident.
Is there any easy way of achieveing this?
Thanks

Re: Install without MySQL

PostPosted: 22. November 2010 16:16
by Altrea
XAMPP is a package. You can't just take Apache, PHP and the other stuff without MySQL.

But thats okay. XAMPP itself doesn't need any installation (the installation is nothing more then unzipping and setup for the modules and paths). XAMPP don't need any Windows PATH Variables or Registry entrys.
So, you can simply "install" XAMPP as package and just start the components you need.
If you don't need mysql, just don't start it :D

Re: Install without MySQL

PostPosted: 22. November 2010 16:27
by pjn1973
Fantastic - thanks Altrea, that was just what I needed

Best
pete

Re: Install without MySQL

PostPosted: 22. November 2010 16:33
by Altrea
You're welcome.

Have fun with XAMPP :)