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='.:
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
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
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
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
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
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:
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
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:
> ভাই এটা নোকিয়া ৩১১০ এর খালি সমস্যা না অন্যসেট যেমন ৫৩২০ এও আমার বন্ধুর
> পিসি তেও এক ই অবস্থা আমি এখন হার্ডিতে ঠিক মতই কাজ চলছে
>
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
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
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
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
আচ্ছা দেখি
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 ?
>>
>>
> কাজ করতে পারে,
>
> জানাতে ভুল
very nicely said tanjir
Mahmood
--
Ubuntu Bangladesh mailing list
ubuntu-bd@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
15 matches
Mail list logo