Go in your RemoteAdmin folder, and open Remote.ini
Under [Server] search for "GrantAllAccessToLocalHost", if it exists, change that value to -1 , else add a line "GrantAllAccessToLocalHost=-1" under [Server]
(Without quotation marks)
Restart your server's service. You can now login with any password.
When your admin account is ok, you may remove that line from Remote.ini
Được quan tâm nhiều
This copy of Windows must be activated with Microsoft before you can continue
This is the solution to activate Windows (XP, Vista, 7, 8 – Server...
Fixing Windows Server 2008 R2 Boot Problem
I was playing around with a couple of Windows Server 2008 R2 virtual machines today, and...
How do I edit a file through SSH using Nano?
The following article explains how to edit a file using Nano. This first requires you to...
How to install suphp in directadmin
Directadmin came with php ad CLI options. So the php scripts run as apache user. You can use...
HOW TO UPGRADE PHP ON CENTOS
Step 1 :Detect if any PHP packages are installed:yum list installed | grep phpIf packages are...