On Mon, Apr 22, 2013 at 1:04 AM, Abdur Rahman <[email protected]> wrote:
> Hi when i do it through the > terminal i m able to do it since i get the access to root before i do the > operation. what is the the solution for this how can i get rid of this > issue? > The way you're thinking is a dangerous approach. Please go and understand the Unix permission model else you'll frequently run into trouble. What you need to do is give read and write access to the wordpress files and directory. Apache on your server must be running as a some user, usually apache, www-data, nobody. Give read and write access for that user to the wordpress files. _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
