Admin-Ahead Community

Linux => Control Panels => DirectAdmin => Topic started by: anju on October 27, 2013, 03:27:28 pm

Title: Interface Change
Post by: anju 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
---------------------