Difference between revisions of "Server Settings"

From GeeklogWiki
Jump to: navigation, search
 
Line 1: Line 1:
{| border=1 colspacing=0
+
{| border=1 cellspacing=0
 
!Variable
 
!Variable
 
!Default Value
 
!Default Value

Revision as of 21:42, 1 July 2004

Variable Default Value Description
path /path/to/geeklog/ Base file system path for your site (trailing slash necessary)
path_system /path/to/geeklog/system/ Path to your system directory for your site (trailing slash necessary). This directory holds the code libraries used throughout Geeklog
path_html /path/to/geeklog/public_html/ Path to your web tree directory for your site (trailing slash necessary). This directory holds all the web pages used by Geeklog.
path_images /path/to/geeklog//public_html/images/ Path where Geeklog expects to find its images, including user photos and images for stories.
path_log /path/to/geeklog/logs/ File system path for the log files
path_language /path/to/geeklog/language/ location of the Geeklog language files
backup_path Base path with "/backups/" suffix location where mysqldump (see above) will store database backups