Search Our Database

How to Install a New PHP Version in WHM (cPanel)

Introduction This knowledge base will help you install a new PHP version in WHM (cPanel). Keeping your PHP version up to date is important for keeping your website secure, fast and compatible and with the latest software. With WHM’s EasyApache4 Tools, updating PHP is quick and easy – even if you’re not an IT Expert.

How to disable WordPress plugins in phpMyAdmin

Introduction This guide explains how to disable a WordPress plugin using phpMyAdmin. This method is useful if you are unable to access the WordPress admin dashboard due to plugin conflicts or errors. By directly accessing the WordPress database via phpMyAdmin, you can quickly disable the active plugins and regain access to your site. Please note

How to enable the short_open_tag option in PHP

Introduction The “short_open_tag” option in PHP allows the use of short tags (<? ?>) for PHP scripts, which can be useful for simpler code formatting. However, it is disabled by default in many server configurations to encourage the use of full PHP tags (<?php ?>). This guide explains how to enable the “short_open_tag” option in

How to fix warning: date() [function.date] in PHP

Warning: CentOS 7 reached its End of Life (EOL) in June 2024. As a result, it no longer receives security updates or official support, which may leave your server vulnerable to security threats. It is strongly recommended to upgrade to a currently supported Linux distribution for continued security and stability. Introduction When managing a PHP-based

How to change PHP Version in DirectAdmin

Introduction The DirectAdmin PHP Version Selector allows users to easily switch between different PHP versions for their domain. This flexibility is crucial for compatibility with various web applications and ensures that your website runs on a PHP version that meets its requirements.   Prerequisites Access to DirectAdmin with user or admin privileges. A domain hosted

How to launch phpMyAdmin on DirectAdmin (Enhanced Skin)

Important Note: This guide is meant for the Enhanced Skin Variant of DirectAdmin. If you are using Evolution Skin, kindly refer to this guide instead: How to launch phpMyAdmin on DirectAdmin (Evolution Skin) Introduction This guide walks you through the steps to start phpMyAdmin in the DirectAdmin using the Enhanced Skin. phpMyAdmin is a popular