I using plant C (2 Core/2GB) and setup LAMP using :https://www.digitalocean.com/community/articles/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu to setup VPS.
It run Wordpress very good but when I try install Xenforo then get error :
An unexpected database error occurred. Please try again later.
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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Yep watch the logs :) Im a forum manager of some xenforo forums Make sure database is working ok and uninstall lamp stack download them seprately with shell Make the database by installing it then enter mysql -p Then enter password then type :- create database xenforo
Try asking in Xenforo’s official forums: http://xenforo.com/community/ <br> <br>I have never used Xenforo but try digging in apache’s error logs and look for php errors.
Try an look here : http://xenforo.com/community/threads/an-unexpected-database-error-occurred-please-try-again-later.48353/