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: Interface Change  (Read 4365 times)

0 Members and 2 Guests are viewing this topic.

anju

  • Guest
Interface Change
« on: October 27, 2013, 03:27:28 pm »
If DirectAdmin interface is corrupted, you can try the following fixes:

1. Reinstall skin.
---------------------
# cd /usr/local/directadmin/data/skins/
# ./packskins.sh
---------------------

2. Recompile PHP.
---------------------
# cd /usr/local/directadmin/custombuild
# ./build update
# ./build clean
# ./build php d
---------------------