Page 1 of 1

XAMPP into another dir

PostPosted: 04. June 2010 11:25
by BarsMaster
Hello!

Could anyone help me, how to install XAMPP into some other directory, not /opt?
Is it possible?

Re: XAMPP into another dir

PostPosted: 11. June 2010 09:06
by aroxo
Hi. I've just posted here the beginning of the procedure to move MySQL:

http://community.apachefriends.org/f/viewtopic.php?f=17&t=37641

It may help you. Are wanting to do this because you're out of space and you want to host data in another folder, or for some other reason?

Re: XAMPP into another dir

PostPosted: 11. June 2010 09:54
by Nobbie
BarsMaster wrote:Could anyone help me, how to install XAMPP into some other directory, not /opt?
Is it possible?


It is possible, you can install it anywhere, but finally you have to create a symbolic link from the install directory to /opt/lampp and start it as recommended via

"sudo /opt/lampp/lampp start"