Cockpit-HQ / Cockpit

Cockpit Core - Content Platform
https://getcockpit.com
Other
369 stars 45 forks source link

404 Error "Requested resource is not available" after successful CMS installation #219

Open desvu opened 3 weeks ago

desvu commented 3 weeks ago

I have successfully installed the latest version of Cockpit CMS. However, when trying to access the admin panel, I get a 404 error "Requested resource is not available".

The site is hosted in the following directory: C:\xamppserver\htdocs\testcockpit\cockpit-core

Request to http://localhost/testcockpit/cockpit-core/install/ - successful CMS installation Request to http://localhost/testcockpit/cockpit-core - 404 error

PHP GD - Enabled XAMPP Control Panel v3.3.0 (All settings are default, only the GD extension is enabled) Windows 10 Pro x64

aheinze commented 3 weeks ago

Hi! Sorry, but Cockpit is not tested on windows or xampp. Maybe you can try to run a webserver via wsl on windows?

desvu commented 3 weeks ago

Hi! Sorry, but Cockpit is not tested on windows or xampp. Maybe you can try to run a webserver via wsl on windows?

Thank you, but I don't have the possibility. I’ve never had any issues with Cockpit CMS before. The old version (0.12.2) works perfectly on XAMPP. The new version doesn't work anywhere, be it WAMP, XAMPP, or OpenServer with Nginx.

aheinze commented 3 weeks ago

You should look into running your local webserver via wsl or docker (eg ddev)