Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-26 Thread maSnun
Thanks, I'll try :D On 6/26/09, shiplu wrote: > > You should add your installation live cd to your repository by > apt-cdrom command. All via lamp packages are in the compact disk. At > least i have seen them in kubuntu 8.10. Give it a try. After adding. > Just install the LAMP by tasksel comman

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-26 Thread shiplu
You should add your installation live cd to your repository by apt-cdrom command. All via lamp packages are in the compact disk. At least i have seen them in kubuntu 8.10. Give it a try. After adding. Just install the LAMP by tasksel command. On 6/26/09, maSnun wrote: > Thanks :) > > On 6/26/09,

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-26 Thread maSnun
Thanks :) On 6/26/09, Nasimul Haque wrote: > > Download XAMPP for linux from here - > http://www.apachefriends.org/en/xampp-linux.html > > And follow the installation method. There are too many packages for > LAMP in the repo. Manually downloading them will be a daunting task. > Therefore use thi

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-26 Thread Nasimul Haque
Download XAMPP for linux from here - http://www.apachefriends.org/en/xampp-linux.html And follow the installation method. There are too many packages for LAMP in the repo. Manually downloading them will be a daunting task. Therefore use this all in one XAMPP for the moment. -- M. Nasimul Haque,

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-26 Thread dark lord
I think he mentioned tht he dont hav net in his kubuntu so manual download all lamp package and dependenci's is not a good idea. Parhaps i recommand xampp linux v. I didnt used it in linux so i cant help much. On 6/26/09, Lenin wrote: > There's one simple method to install via synaptic package ma

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-25 Thread Lenin
There's one simple method to install via synaptic package manager, from its edit menu you can 'mark packages by task' . A dialog box appears where you will see: LAMP Server .. Mark that for install. Done On 6/26/09, maSnun wrote: > Dear Members, > > I need to setup PHP on my Kubuntu. I want to us

Re: [Ubuntu-BD] PHP on Kubuntu

2009-06-25 Thread Tarin Mahmood
sudo apt-get install apache2 php5 mysql 50mb+ Download, then you are good to go. Mahmood On Fri, Jun 26, 2009 at 10:23 AM, maSnun wrote: > Dear Members, > > I need to setup PHP on my Kubuntu. I want to use PHP both from server side > and for shell scripting. Please suggest me how I should do t