[Ilugc] how can i save php files in ubuntu
Shrinivasan T
tshrinivasan at gmail.com
Mon Jan 11 06:25:19 IST 2010
Hi,
as a normal user, you can not write any files in /var/www
To change this, give full write permissions to all users for that folder.
sudo chmod -R a+w /var/www
Now you can write files in that folder.
This permissions is only for the personal development machine.
Try this and update your results.
Regards,
Shrini
On Mon, Jan 11, 2010 at 6:19 AM, kiran kumar
<kiranprogrammer2009 at gmail.com> wrote:
> it showing error ....permission denied
>
> i tried to save php files in var/www/
>
> but it saying access/permission denied
>
> how can we change the settings and give permission to them
>
> can any one clear my doubt ? what is geany software for what purpose it can
> be useful ?
> _______________________________________________
> ILUGC Mailing List:
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
>
--
Regards,
T.Shrinivasan
My experiences with Linux are here
http://goinggnu.wordpress.com
For Free and Open Source Jobs
http://fossjobs.wordpress.com
More information about the ilugc
mailing list