Fatal error: Call to undefined function request_filesystem_credentials() in wordpress Recently, we have faced an issue with the wordpress which reports the below error. Fatal error: Call to undefined function request_filesystem_credentials() in wordpress Resolution: Download the latest version of wordpress on the local machine. Upload the file to the file.php to… Continue Reading Fatal error: Call to undefined function request_filesystem_credentials() in wordpress

Block wordpress login attacks on csf Date Posted: 30-08-2017 csf is a firewall used to manage firewall rules in an easy way. By default, it blocks incorrect ssh login attempts, failed imap login. In this post, we will explain on how to block wordpress failure login on csf firewall. Prerequisites:… Continue Reading Block wordpress login attacks on csf

WordPress post xmlrpc.php attack Prevention Date Posted: 17-07-2017 This post explains on how to prevent xmlrpc.php attack on wordpress website. If we seen below error or continuous POST request to xmlrpc.php on access log will be best way to identify attack. 2017/07/17 06:25:46 [error] 14858#14858: *411668 connect() to unix:/run/php/php7.0-fpm.sock failed… Continue Reading WordPress post xmlrpc.php attack Prevention

Date Posted: 17-03-2017 There are few scenarios where we have no control over wordpress admin panel due to various reason. In such cases, if we want to change themes, here is the easy way to change the theme from backend. Assumption: WordPress installation Server SSH access or PhpMyadmin access or… Continue Reading Change wordpress themes from backend

Date Posted: 17-03-2017 This post assumes that wordpress already installed. If server is fresh and it doesn’t have webserver or database server, follow the below post to install wordpress. Install Nginx, PhpFpm and MariaDB The webserver, database server can be anything other than nginx and mariadb. Implementation: Let’s assume the… Continue Reading Change wordpress site URL on backend(Mysql, Mariadb)

WordPress upload directory isn’t writable. Server error. When you have added a 3rd party plugin in the wordpress, there might be a change that you will get the above error. The simple solution for this issue is changing the permission of uploads, special integrated theme upload and upgrade directory to 777

How to install application like wordpress from cPanel To install application Like wordpress,please follow the steps :- 1) Log in to cPanel. 2) Click on “Site Software” under “Software/Services category”. 3) Click on “Fantastico De Luxe” 4) Click on the application “WordPress” that you want to install from the given… Continue Reading Install application like wordpress from cPanel