Skip to content

UG - typo in Managing Apps #1558

Description

In: CodeIgniter4/user_guide_src/source/general/managing_apps.rst
there is a small error for when editing index.php to relocate applications directory.

..."set a full server path in the $applicationDirectory variable:"
in CI4 should be
..."set a full server path in the $pathsPath variable:"
$pathsPath = FCPATH . '../your new apps location/Config/Paths.php';

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

    documentationPull requests for documentation only

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions