Not signed in (Sign In)
 
Aug 27th 2007 edited
 
Further to: http://lussumo.com/community/discussion/6929/installer-suggestion-chmod-recursive/#Item_0
It is probably wise to change:
chmod --recursive 755 ./extensions
chmod --recursive 755 ./languages
chmod --recursive 755 ./setup
chmod --recursive 755 ./themes
in the installer to:
chmod -R 755 ./extensions
chmod -R 755 ./languages
chmod -R 755 ./setup
chmod -R 755 ./themes

And also add a checker so that this page only comes up if a permission change is actually necessary.
 
Sep 3rd 2007
 
Also it could only display this page if there is a permission problem.
 
Sep 9th 2007
 
That sounds great.
 
Sep 9th 2007
 
I just changed the instruction. Vanilla r610
 
Aug 17th 2008 edited
 
Vanilla r730 now hide instructions if at first.
Can someone improve it.
 
Aug 21st 2008
 
I'll check into that this weekend

Issue information

  • 7
  • No assigned user

    No assigned user

     

  • Resolved
  • Low
  • Bug

Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.