Re: Re: apt-get installation of mysql and apachi in different directory.

2013-10-01 Thread Muhammad Yousuf Khan
>> You can try downloading the apache and mysql's tar.gz file and try installing in any location you like. You can specify that in the 'configure' script itself. './conf >>igure --help' will give more details on that. I got it THANKS :)

Re: Re: apt-get installation of mysql and apachi in different directory.

2013-10-01 Thread Balamurugan
On 10/01/2013 10:40 PM, Muhammad Yousuf Khan wrote: Thanks emmanuel and Celejar for your input. actually i have been going through DRBD configurations and practicing, and i saw people mounting their DRBD drives to /etc/apache for apachi-failover and /somewhere/lib/mysql for mysql failover. i wa