Closed Der-K-2000 closed 9 months ago
Sorry, never tested it on a win environment. Maybe the apache error or php error logs might give some insights
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.
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
I get a 404 error after a successful installation.
/install
(with no issues)login now
will forward to/
and it shows this:mod_rewrite
is activated (php.ini)AllowOverride All
(httpd.conf)This problem could be related to: https://github.com/agentejo/cockpit/issues/686