Page 1 of 1

is it possible to install xampp to other folder?

PostPosted: 28. September 2010 01:38
by whuang83
Hi all,

I have a question.
Is it possible to install xampp to other folder? Not /opt/lampp
Can it run successfully?

Thanks

Re: is it possible to install xampp to other folder?

PostPosted: 28. September 2010 11:07
by Nobbie
Yes and No.

You can install it to a different folder, but you must create a symbolic link from the installation folder to /opt/lampp, as lampp MUST run from /opt/lampp (hardcoded binary).

Re: is it possible to install xampp to other folder?

PostPosted: 26. October 2010 19:41
by whuang83
Thanks a lot.
Then I will install it at /opt/lampp
:)