diff --git a/docs/book/v7/installation/test-the-installation.md b/docs/book/v7/installation/test-the-installation.md index 7175169..9d2afad 100644 --- a/docs/book/v7/installation/test-the-installation.md +++ b/docs/book/v7/installation/test-the-installation.md @@ -5,11 +5,13 @@ We recommend running your applications in WSL: - Make sure you have [WSL2](https://docs.dotkernel.org/development/v2/setup/system-requirements/) installed on your system. -- Currently, we provide a distro implementation for [AlmaLinux9](https://github.com/dotkernel/development/blob/main/wsl/README.md). +- Currently, we provide a distro implementation for [AlmaLinux 10](https://docs.dotkernel.org/development/v2/running/). - Install the application in a virtualhost as recommended by the chosen distro. - Set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost. - Run the application by opening the virtualhost address in your browser. +> If you are getting server error 500, please check the folders permissions [Common permission issues](https://docs.dotkernel.org/development/v2/faq/#how-do-i-fix-common-permission-issues) + You should see the `Dotkernel Admin` login page. > If you are getting exceptions or errors regarding some missing services, try running the following command: