Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local test with XAMPP fails with 404: "Requested resource is not available" (after install) #173

Closed
Der-K-2000 opened this issue Feb 10, 2024 · 4 comments

Comments

@Der-K-2000
Copy link

I get a 404 error after a successful installation.

  1. calling /install (with no issues)

grafik

  1. Pushing the button login now will forward to / and it shows this:

grafik


  • It's a fresh XAMPP installation (win)
  • PHP v8.2.12 / Apache v2.4.58
  • all required extensions are installed
  • mod_rewrite is activated (php.ini)
  • AllowOverride All (httpd.conf)
  • all files are stored (also .htaccess)
  • server/services restarted after file editing

This problem could be related to: agentejo/cockpit#686

@aheinze
Copy link
Collaborator

aheinze commented Feb 10, 2024

Sorry, never tested it on a win environment. Maybe the apache error or php error logs might give some insights

@Der-K-2000
Copy link
Author

Sorry, never tested it on a win environment. Maybe the apache error or php error logs might give some insights

Unfortunately, no (even with E_ALL there were no meaningful results).

I have added the topic to your community board.

@aheinze
Copy link
Collaborator

aheinze commented Feb 11, 2024

Maybe you should try out to run Cockpit with docker

@Der-K-2000
Copy link
Author

Maybe you should try out to run Cockpit with docker

Thanks, but cockpit works on my regular servers, respectively online. I only had issues with the local/offline test environment using XAMPP.

Anyway, there is already a solution: https://discourse.getcockpit.com/t/local-test-with-xampp-fails-with-404-requested-resource-is-not-available-after-install/2932/2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants