How to Solve Application Error in Windows vzpp

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 More

How to Install Minecraft Server on CentOS VPS

How to Install Minecraft Server on CentOS VPS     First, Installing Java-JDK by using following command:  yum install java-1.6.0-openjdk If have check Java was installed then you can use following command: which java The following command will be displayed if it was properly installed: /usr/bin/java Switch to the root directory by using following command: […]

See More