Display Errors in Typo3
To enable error reporting in Typo3 CMS, edit file vi typo3/sysext/core/Configuration/DefaultConfiguration.php Find ‘debug’ => false, Replace with ‘debug’ => true, Find ‘displayErrors’…
To enable error reporting in Typo3 CMS, edit file vi typo3/sysext/core/Configuration/DefaultConfiguration.php Find ‘debug’ => false, Replace with ‘debug’ => true, Find ‘displayErrors’…
Install PHP-FPM with command yum install php-fpm Edit www.conf vi /etc/php-fpm.d/www.conf Find listen = 127.0.0.1:9000 Replace with listen = /var/run/php-fpm/default.sock Find ;listen.owner…
To see the status of AppArmor service, run To see AppArmour status, run AppArmor config files in You can stop start AppArmor…
MySQL did not start on Ubuntu 18.04 server. This is fresh server, i removed all MySQL packages, removed configuration files. apt remove…
Clean tmp folder in Linux OpenLiteSpeed move Swapping Directory How to increase /tmp partition size How to Increase size of /tmp on…
On Linux servers, you may face disk space or inode limit reaching on /tmp partition due to large number of temporary files.…
Here are some plugins that can help with WordPress url change: Method 1: Editing MySQL backup To change the WordPress site URL,…
VestaCP Free Hosting control panel compromised again. Hackers where able to get access to VestaCP infrastcuture server, allowing them to modify installation…
CSF Firewall come with standalone UI. This is disabled by default. On CentOS, install following requirments yum install perl-IO-Socket-SSL perl-Net-SSLeay perl-Net-LibIDN perl-IO-Socket-INET6…
Webmin run on port 10000 over HTTPS. By default webmin use self signed SSL certificate. To use SSL for webmin, you need…
Download ioncube loader from https://www.ioncube.com/loaders.php cd /usr/local/src wget https://downloads.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz tar xvf ioncube_loaders_lin_x86-64.tar.gz cd ioncube/ Find extension diretcory and copy .so file to…
To list all installed extensions in Plesk server, run plesk bin extension –list