Admin-Ahead Community

Linux => Control Panels => DirectAdmin => Topic started by: vinodt on January 10, 2014, 01:23:57 pm

Title: How to change DirectAdmin Interface
Post by: vinodt 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