phpwcms path settings

Please check that any path value does NOT begin or end with a slash. I recommend to use the default values. It's the best way for 1st time usage.

  document root of your web account; empty for default value
root path :  " size="30" maxlength="100">  default: $_SERVER['DOCUMENT_ROOT']
  if you install in another directory than your base webserver root
insert the directory name here - most times this is the part after
your base URL like http://mysite.com/phpwcms_root
phpwcms root:  " size="30" maxlength="100">  default: (empty)
  it's recommend to put this directory outside a folder
available via web. you can use it like this ../filearchive
filestorage:  " size="30" maxlength="100">  default: filearchive
  here are the template directories located where all
template stuff is stored
templates:  " size="30" maxlength="100">  default: template
  this is the directory in which you can upload files for ftp takeover
functionality - maybe this can be extended for special user ftp directories.
you can also use it like this: ../../myftpdir
ftp takeover:  " size="30" maxlength="100">  default: upload