# FAQ

### Frequently Asked Questions (FAQ)

#### Should i use shared hosting or VPS?

Recommended to use VPS. If you are using shared hosting like CPANEL, GoDADDY ensure the required ports are open.

#### After installing i land in 500 error page?

Go to **storage/logs/laravel.log and** look for any PHP error.\
If you dont find any recent logs, this could mean that you have issues on host satisfying the dependencies, in such cases look out for PHP or apache error logs.

#### Does panel support future versions of simpleAdmin?

Yes. Unless there is a significant change from cs2-simpleadmin on tables, the panel will just work fine.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://css-bans.gitbook.io/css-bans-counterstirkesharp-admin-web-panel/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
