Skip to content

Commit 0029094

Browse files
authored
Update installation instructions with troubleshooting tips
Added troubleshooting command for missing services. Signed-off-by: arhimede <julian@dotkernel.com>
1 parent 5df016f commit 0029094

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/book/v7/installation/test-the-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ We recommend running your applications in WSL:
1010
- Set `$baseUrl` in **config/autoload/local.php** to the address of the virtualhost.
1111
- Run the application by opening the virtualhost address in your browser.
1212

13-
You should see the `Dotkernel Admin` login page.
14-
1513
> 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)
1614
15+
You should see the `Dotkernel Admin` login page.
16+
1717
> If you are getting exceptions or errors regarding some missing services, try running the following command:
1818
1919
```shell

0 commit comments

Comments
 (0)