'; if(!Config::checkbasepath()) { echo '
  • Wrong path
  • '; } if(empty(Config::admin())) { echo '
  • Wrong admin password
  • '; } if(empty(Config::arttable())) { echo '
  • Unset table name
  • '; } echo ''; $this->configform(); exit; } } else { echo 'Missing config file'; $this->configform(); exit; } } } public function configform() { ?>

    Configuration

    Leave it empty if W-CMS is in your root folder, otherwise, indicate the subfolder(s) in witch you installed the CMS

    The main password for administration, you can change it later.

    Set the name of the first folder that is going to store all your work