Skip to content

Lack of proper instruction in documentation for changing Application and System folder name #1366

Description

@mbparvezme

name: Bug report
about: Application and System folder name change


Describe the bug
According to the doc, to change the Application and System folder name we should change the $systemDirectory and $applicationDirectory in application/Config/Path.php.

Actually this is not enough. Along with the we have to change this two variables in index.php file, $pathsPath = FCPATH . '../application/Config/Paths.php'; and $app = require FCPATH . '../system/bootstrap.php'; as they are containing the folders name.

CodeIgniter 4 version
Version 4.0.0-alpha.2

Context

  • OS: Windows 10
  • Web server Apache/2.4.35 (Win32) OpenSSL/1.1.0i
  • PHP 7.2.11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions