Using Composer create Symfony application on CyberPanel!

Using Composer create Symfony application on CyberPanel!

Symfony is a rich web application framework based on PHP. They describe symfony as a set of useable decoupled components. Because if you don’t need to use the complete framework you can use components from a framework in your application. Or even base your own framework on Symfony. Laravel is based on Symfony and Drupal inherits many components from Symfony….

How to Clean a Hacked WordPress Site!

Getting your site hacked is really a painfull thing, and if you are reading this probably your WordPress site got hacked. The first thing you need to do is don’t get panic. The first thing you need to do is don’t get panic and check if you have a backup of your WordPress website. Be calm and let see how…

How to install missing PHP Extensions in cPanel/WHM

PHP is one of the most used server side programming language. Mostly PHP becomes the reason for a website to become slow, for that reason PHP is a modular language and all the PHP modules/extensions are not installed by default so that it can be as light weight as possible. Now different kind of applications have their own customized needs…

How to move Website + Database from cPanel to vestaCP!

In our previous article, we explained how to use vestaCP and explored some of its features. If you haven’t already read the article you can go and read at cPanel Alternative: VestCP. But if you already have an idea on how to use vestCP than its fine to continue with this article. In this article, we will see how to…