Permissions Cheat Sheet

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
==Directories Written to by Pro Edition==
+
<style>
 +
#soho_writeto_folders td {
 +
  vertical-align: top;
 +
}
 +
</style>
  
{| cellpadding="5" cellspacing="0" border="1"
+
==Directories Written to by Pro Edition==
 +
{| id="soho_writeto_folders" cellpadding="5" cellspacing="0" border="1"
 
|-
 
|-
 
!Location
 
!Location

Revision as of 14:42, 27 December 2006

<style>

  1. soho_writeto_folders td {
  vertical-align: top;

} </style>

Directories Written to by Pro Edition

Location What's written here and why Problems that arise if not writeable
public_html

(docroot: aka htdocs, httpdocs, etc.)

  • client files (except shopping-cart files) - copied here every time you log-in to sohoadmin.
  • Copies of each site page as .php files (i.e. Home_Page.php) - written here every time you save a new site page for better Search Engine Optimization.
  • Downloaded build files - When you run the Software Updates feature it downloads the latest version build to this directory then extracts it from here.
  • Software updates won't work - you'll typically get an error like "unable to download new build file".
  • Buggy and/or non-working website features after updating versions....because the newer copies of the pgm- client files can't copy over.
Personal tools