# Unable to get a local version of a site working - 500 error

**URL:** https://discourse.roots.io/t/unable-to-get-a-local-version-of-a-site-working-500-error/27118
**Category:** sage
**Created:** 2024-05-07T12:16:47Z
**Posts:** 10
**Showing post:** 4 of 10

## Post 4 by @evance — 2024-05-08T07:29:33Z

> [@SimonOliver](#):
>
> and the first thing is that in my package.json there is no Sage version number

You can also easily check the `CHANGELOG.md` in your theme folder which will give you the Sage version.

> [@SimonOliver](#):
>
> illuminate/support[v5.6.0, …, v5.6.39] require php ^7.1.3 → your php version (8.2.0) does not satisfy that requirement.

You’d need to [update the composer packages to be compatible with PHP 8.x](https://discourse.roots.io/t/is-there-a-way-to-use-sage-9-with-php-8-1/24435/2) – also see the latest post in that thread.

If you need more help then feel free to reach out directly.

---

_[View the full topic](https://discourse.roots.io/t/unable-to-get-a-local-version-of-a-site-working-500-error/27118)._
