Category: cPanel
How to disable phpinfo
The phpinfo() function is a very powerful one, you can learn quite a lot about your PHP installation. Some server administrators may choose to disable the PHP function phpinfo() for security reasons, because it displays information which can be used to compromise the server that your site is running on. You can completely disable phpinfo(). First…
How to transfer cPanel accounts from one server to another cPanel server
The server we are transferring the accounts from : OLD SERVER The server to are transferring the accounts to : NEW SERVER PROCESS ON NEW SERVER 1. Log into WHM. If your server is a new server, create a main account. The main account is also your new server’s name servers (NS1 and NS2) .…