Error : “Application Error The server encountered an internal error or misconfiguration.” Solution : This is usually caused by VPS hitting its memory parameters , the QOS alerts can be checked from vzmc/pmc to confirm this. A temporary solution would be restart the the vps to release the memory resource. You want to fix it permanent […]
See MoreCategory: How To
How to disable core dumps on Linux Servers
To disable core dumps on Linux Servers Core dump is a memory or a storage dump which records the memory state of a computer program when it was terminated by the operating system due to various error behavior. In this article Hostripples will give you how to disable core dumps on Linux Servers. Please follow the steps to […]
See MoreHow to Create a MySQL Database?
To Create a MySQL Database MySQL is an open-source relational database management system. It is one of the best RDBMS being used for developing web-based software applications. You have access to root user, you can easy create any database using mysql. In this article Hostripples will give you how you can easily create a new database from […]
See More
You must be logged in to post a comment.