By froufuddin
Hi,
I try to install WordPress all process is fine but when i navigate the IP its showing following error.
***Unauthorized
This server could not verify that you are authorized to access the document requested. Either you supplied the wrong credentials (e.g., bad password), or your browser doesn’t understand how to supply the credentials required.***
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
A 401 unauthorized error can happen for a variety of reasons and is most likely a permission issue in the files, or a bad plugin. The best way to find out is to log into your server and check the logs.
This can be found by typing:
tail -50 /var/log/apache2/error.log
This will give you the last 50 errors provided by your web server. These should hopefully provide some insight into why it’s giving you a 401 error. Whenever you get an error in the browser, it’s important to get additional details from the logs, to find out what the cause is.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.