You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the docker of appcivist-pb-client, apache does not start, you have to go inside and start in manually
root@js-156-246:/data# service apache2 status
[FAIL] apache2 is not running ... failed!
root@js-156-246:/data# service apache2 start
[....] Starting web server: apache2[Fri Mar 30 01:14:24.300341 2018] [proxy_html:notice] [pid 133] AH01425: I18n support in mod_proxy_html requires mod_xml2enc. Without it, non-ASCII characters in proxied pages are likely to display incorrectly.
. ok
root@js-156-246:/data#
The text was updated successfully, but these errors were encountered:
When running the docker of appcivist-pb-client, apache does not start, you have to go inside and start in manually
root@js-156-246:/data# service apache2 status
[FAIL] apache2 is not running ... failed!
root@js-156-246:/data# service apache2 start
[....] Starting web server: apache2[Fri Mar 30 01:14:24.300341 2018] [proxy_html:notice] [pid 133] AH01425: I18n support in mod_proxy_html requires mod_xml2enc. Without it, non-ASCII characters in proxied pages are likely to display incorrectly.
. ok
root@js-156-246:/data#
The text was updated successfully, but these errors were encountered: