[Ubuntu-BD] LAMP

2009-02-05 Thread dark lord
I installed lamp in hardy but when i tried to test php with hello.php ( contains My First PHP PAGE i get this error *Warning*: Unknown: failed to open stream: Permission denied in *Unknown* on line *0* *Fatal error*: Unknown: Failed opening required '/var/www/hello.php' (include_path='.:

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread Nasimul Haque
2009/2/5 dark lord : > I installed lamp in hardy but when i tried to test php with > How did you install LAMP? -- M. Nasimul Haque, M.Sc.(SUST) Wessex Institute of Technology Southampton, UK -- Ubuntu Bangladesh mailing list ubuntu-bd@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread Tarin Mahmood
sudo chmod 755 /var/www/hello.php to permanently fix this problem, add your user to web server's group. you can find the configuration it at /etc/apache2/ folder Mahmood -- Ubuntu Bangladesh mailing list ubuntu-bd@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread dark lord
ya its working On Thu, Feb 5, 2009 at 4:31 PM, Tarin Mahmood wrote: > sudo chmod 755 /var/www/hello.php > > to permanently fix this problem, add your user to web server's group. you > can find the configuration it at /etc/apache2/ folder > > Mahmood > -- > Ubuntu Bangladesh mailing list > ubunt

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread dark lord
thanks i want to access my localhost folder with ftp client like filezilla.. when i used xampp in win i was able to do that i think xampp package come with ftp server.. now is it possible in linux? On Thu, Feb 5, 2009 at 4:38 PM, dark lord wrote: > ya its working > > > On Thu, Feb 5, 2009 at

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread tanjir
You need to a ftp server and set the home directory in configuration file to /var/www/ Usually it is pointed towards /var/ftp - tanjir visit http://www.tanjir.net --- On Thu, 2/5/09, dark lord wrote: From: dark lord Subject: Re: [Ubuntu-BD] LAMP To: "Ubuntu Bangladesh" Received: Thursda

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread dark lord
can tell which package need to install? On 2/5/09, tanjir wrote: > You need to a ftp server and set the home directory in configuration file to > /var/www/ Usually it is pointed towards /var/ftp > > - > > tanjir > > visit http://www.tanjir.net > > --- On Thu, 2/5/09, dark lord wrote: > From:

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread tanjir
To install: sudo apt-get install vsftpd Then edit this file: /etc/vsftpd.conf or /etc/vsftpd/vsftpd.conf and set these: chroot_local_user=YES local_root=/var/www/html - tanjir visit http://www.tanjir.net --- On Thu, 2/5/09, tanjir wrote: From: tanjir Subject: Re: [Ubuntu-BD] LAMP To: "Ubu

Re: [Ubuntu-BD] interpid bug

2009-02-05 Thread DarkLord (:=
if i give him log massage from live interped will that work coz there is no way i am going back to interped. not any 1 hav nok 3110 classic here ? dark lord wrote: > ভাই এটা নোকিয়া ৩১১০ এর খালি সমস্যা না অন্যসেট যেমন ৫৩২০ এও আমার বন্ধুর > পিসি তেও এক ই অবস্থা আমি এখন হার্ডিতে ঠিক মতই কাজ চলছে >

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread DarkLord (:=
i couldn't find the word local_root tanjir wrote: > To install: sudo apt-get install vsftpd > Then edit this file: /etc/vsftpd.conf or /etc/vsftpd/vsftpd.conf > and set these: > chroot_local_user=YES > local_root=/var/www/html > > - > > tanjir > > visit http://www.tanjir.net > > --- On Thu, 2/5

Re: [Ubuntu-BD] LAMP

2009-02-05 Thread tanjir
Configuration is not all about changing values in that particular file. You need to add local_root option. For more information on vsftpd configuration, you can look here: http://vsftpd.beasts.org/vsftpd_conf.html Any of the configuration options given in that page is applicable to the vsftpd.c

Re: [Ubuntu-BD] interpid bug

2009-02-05 Thread tanjir
The purpose of bug reporting is to help the developers to fix them. Bug reporting tool is not complain reporting tool. If you just say "okay! my phn is not working with interpid.. so i am leaving it" - is not well defined bug. It is totally your independence if you want to stay with Interpid or

Re: [Ubuntu-BD] interpid bug

2009-02-05 Thread Shahriar Tariq
On Fri, Feb 6, 2009 at 11:22 AM, DarkLord (:= wrote: > if i give him log massage from live interped will that work coz there is > no way i am going back to interped. > > not any 1 hav nok 3110 classic here ? > > কাজ করতে পারে, জানাতে ভুলবে না যে এটা লাইভ সিডি থেকে দিচ্ছো। -- Ubuntu Bangladesh ma

Re: [Ubuntu-BD] interpid bug

2009-02-05 Thread dark lord
আচ্ছা দেখি On 2/5/09, Shahriar Tariq wrote: > On Fri, Feb 6, 2009 at 11:22 AM, DarkLord (:= wrote: > >> if i give him log massage from live interped will that work coz there is >> no way i am going back to interped. >> >> not any 1 hav nok 3110 classic here ? >> >> > কাজ করতে পারে, > > জানাতে ভুল

Re: [Ubuntu-BD] interpid bug

2009-02-05 Thread Tarin Mahmood
very nicely said tanjir Mahmood -- Ubuntu Bangladesh mailing list ubuntu-bd@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd