Changes

From SME Server
Jump to navigationJump to search
88 bytes added ,  17:13, 29 December 2007
Line 17: Line 17:  
  files: 644
 
  files: 644
   −
You can change to the recommended settings by:
+
You can change to the recommended settings by changing to the root of the Joomla install:
 +
cd /opt/joomla
 +
 
 +
Now change the permissions:
 
  find . -type d -exec chmod 755 {} \;
 
  find . -type d -exec chmod 755 {} \;
 
  find . -type f -exec chmod 644 {} \;
 
  find . -type f -exec chmod 644 {} \;
227

edits

Navigation menu