Which directories should I change permission on [duplicate]












0















This question is an exact duplicate of:




  • Need to give permissions to /tmp/cache and /tmp/templates_c but can't find them

    1 answer




When I open my website it shows me this



The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


Where are these two directories?










share|improve this question















marked as duplicate by Kulfy, PerlDuck, Terrance, Charles Green, Zanna Jan 1 at 17:58


This question was marked as an exact duplicate of an existing question.















  • It looks like you're using CMSMS - see for example Security impacts of chmod 777
    – steeldriver
    Jan 1 at 14:23






  • 2




    You already asked this very same question a week ago and got an answer. What was wrong with it?
    – PerlDuck
    Jan 1 at 14:25
















0















This question is an exact duplicate of:




  • Need to give permissions to /tmp/cache and /tmp/templates_c but can't find them

    1 answer




When I open my website it shows me this



The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


Where are these two directories?










share|improve this question















marked as duplicate by Kulfy, PerlDuck, Terrance, Charles Green, Zanna Jan 1 at 17:58


This question was marked as an exact duplicate of an existing question.















  • It looks like you're using CMSMS - see for example Security impacts of chmod 777
    – steeldriver
    Jan 1 at 14:23






  • 2




    You already asked this very same question a week ago and got an answer. What was wrong with it?
    – PerlDuck
    Jan 1 at 14:25














0












0








0


1






This question is an exact duplicate of:




  • Need to give permissions to /tmp/cache and /tmp/templates_c but can't find them

    1 answer




When I open my website it shows me this



The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


Where are these two directories?










share|improve this question
















This question is an exact duplicate of:




  • Need to give permissions to /tmp/cache and /tmp/templates_c but can't find them

    1 answer




When I open my website it shows me this



The following directories must be writable by the web server:
tmp/cache
tmp/templates_c
Please correct by executing:
chmod 777 tmp/cache
chmod 777 tmp/templates_c
or the equivilent for your platform before continuing.


Where are these two directories?





This question is an exact duplicate of:




  • Need to give permissions to /tmp/cache and /tmp/templates_c but can't find them

    1 answer








permissions directory webserver






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 1 at 14:11









vidarlo

9,39842445




9,39842445










asked Jan 1 at 14:02









voldemarsovoldemarso

12




12




marked as duplicate by Kulfy, PerlDuck, Terrance, Charles Green, Zanna Jan 1 at 17:58


This question was marked as an exact duplicate of an existing question.






marked as duplicate by Kulfy, PerlDuck, Terrance, Charles Green, Zanna Jan 1 at 17:58


This question was marked as an exact duplicate of an existing question.














  • It looks like you're using CMSMS - see for example Security impacts of chmod 777
    – steeldriver
    Jan 1 at 14:23






  • 2




    You already asked this very same question a week ago and got an answer. What was wrong with it?
    – PerlDuck
    Jan 1 at 14:25


















  • It looks like you're using CMSMS - see for example Security impacts of chmod 777
    – steeldriver
    Jan 1 at 14:23






  • 2




    You already asked this very same question a week ago and got an answer. What was wrong with it?
    – PerlDuck
    Jan 1 at 14:25
















It looks like you're using CMSMS - see for example Security impacts of chmod 777
– steeldriver
Jan 1 at 14:23




It looks like you're using CMSMS - see for example Security impacts of chmod 777
– steeldriver
Jan 1 at 14:23




2




2




You already asked this very same question a week ago and got an answer. What was wrong with it?
– PerlDuck
Jan 1 at 14:25




You already asked this very same question a week ago and got an answer. What was wrong with it?
– PerlDuck
Jan 1 at 14:25










1 Answer
1






active

oldest

votes


















0














You can use find command as follow:



find / -name templates_c -type d 2>/dev/null





share|improve this answer




























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You can use find command as follow:



    find / -name templates_c -type d 2>/dev/null





    share|improve this answer


























      0














      You can use find command as follow:



      find / -name templates_c -type d 2>/dev/null





      share|improve this answer
























        0












        0








        0






        You can use find command as follow:



        find / -name templates_c -type d 2>/dev/null





        share|improve this answer












        You can use find command as follow:



        find / -name templates_c -type d 2>/dev/null






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 1 at 14:15









        Vsevolod GromovVsevolod Gromov

        392




        392















            Popular posts from this blog

            Questions related to Moebius Transform of Characteristic Function of the Primes

            List of scandals in India

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?