Error details: # su – Password: su: cannot set user id: Resource temporarily unavailable Solution: Edit (add) or change the following values in /etc/security/limits.conf # vi /etc/security/limits.conf ————- * soft nproc 2047 * hard nproc 16384 * soft nofile 1024 * hard nofile 65536 ————- It should be okay now!
See MoreAuthor: HR-ADMIN
Database Upgrade Required
Error Database Upgrade Required WordPress has been updated! Before we send you on your way, we have to update your database to the newest version. The update process may take a little while, so please be patient. Update WordPress Database Yes, of-course there will be an option to upgrade database. I clicked on it and […]
See MoreEnable custom PHP in cPanel server with PHP CGI
Enable custom PHP in cPanel server with PHP CGI. Using any of the above mentioned methods you can confirm the PHP handler in your server. Now you can follow the steps mentioned below to know how to set up custom php.ini file in a server with PHP CGI handler. 1. Enter into the cgi-bin folder […]
See More
You must be logged in to post a comment.