You get one of the following error messages when logging in to the WFBS console:
- Service unavailable
- 400 Bad Request
- 401 Authorization Required
- 402 Payment Required (not used yet)
- 403 Forbidden
- 404 Not Found
- 405 Method Not Allowed
- 406 Not Acceptable (encoding)
- 407 Proxy Authentication Required
- 408 Request Timed Out
- 409 Conflicting Request
- 410 Gone
- 411 Content Length Required
- 412 Precondition Failed
- 413 Request Entity Too Long
- 414 Request URL Too Long
- 415 Unsupported Media Type
To resolve the issue, restart the Apache Service:
- Restart Apache2 service.
- On the system tray, right-click the Apache Service Monitor and select Open Apache Monitor.
- Click Apache2 and select Restart.
If this does not work, provide the right permission:
- Click Start > Run.
- Type in “services.msc”.
- Right-click Apache2 service and select Properties.
- Choose This Account and use your administrator’s account.