Make sure the Apache user has access to the WordPress folder. You can do that by chown-ing the folder to www-data user
chown -cR www-data wordpress On 4/22/13, Abdur Rahman <[email protected]> wrote: > Hi > My question is very silly but i dont know how to handle it. > when i do some changes from a CMS say it is Wordpress its not reflecting > the changes on the file. like its not writing the config file and when i > change the permalinks its not writing the .htaccess file. i know the > reason because it doesnt have root access. 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? > > P.S. i use ubuntu > > thanks with regards > Abdur Rahman > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Saurav Modak http://www.linuxb.in _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
