-
-
Notifications
You must be signed in to change notification settings - Fork 597
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
503 Error Service Unavailable #834
Comments
I can't help with webserver configuration, a helpful link to a Symfony page is available in the installation docs. |
I don't have a /var/log/ directory for some reason, but I've located the apache2/project_error.log and got this: It looks like a proxy_fcgi issue? : [Thu May 30 14:41:26.522575 2019] [proxy:error] [pid 16847:tid 140282789037824] (111)Connection refused: AH00957: FCGI: attempt to connect to 127.0.0.1:9000 () failed |
I'm going to do a bit more looking around... I don't want to take your time for a stupid small issue... I was just concerned that I wouldn't be able to run it at all on my machine. Thank you |
You should be able if your PHP at least 7.2 otherwise you would need a VM. |
BTW |
Thanks Kevin! I figured it out! Until next time, keep up the good work. |
Thanks for your feedback! |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. If you use Kimai on a daily basis, please consider donating to support further development of Kimai. |
I am new to server programming. However, I think I've installed everything correctly, but when I try to access Kimai2 through Google Chrome browser, I am getting a 503 Error Service Unavailable: The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
The Kimai icon appears in the Browser tag, which I take as a good sign.
I was able to view the PHPinfo() document with localhost, so I am confident I am able to configure the Apache files accordingly
Running:
Apache 2.4.29 (Ubuntu 18.04) Server at 127.0.0.1 Port 80 (localhost)
PHP 7.2
Windows 10 Operating System
Lenovo P50 Workstation
32 GB RAM
2.8 GHz Intel XEON processor
Thank you for your help. Again, I'm very new at this...
The text was updated successfully, but these errors were encountered: