Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: How to change DirectAdmin Interface  (Read 8323 times)

0 Members and 1 Guest are viewing this topic.

vinodt

  • Guest
How to change DirectAdmin Interface
« on: January 10, 2014, 01:23:57 pm »
If DirectAdmin interface is corrupted, you can try the following fixes:

Reinstall skin.

# cd /usr/local/directadmin/data/skins/
# ./packskins.sh

Recompile PHP using the following commands.

# cd /usr/local/directadmin/custombuild
# ./build update
# ./build clean
# ./build php d

==========
Regards,

Vinod T K