hi
if stats not working. how to solve this problem?
if stats not working. how to solve this problem?
login as: root
[email protected]'s password:
Last login: Wed Sep 22 03:05:03 2010 from xxx.xxx.xxx.xxx
[root@vps3935 ~]# webalizer
webalizer: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory
[root@vps3935 ~]#
rm -rf /usr/lib/libgd.so.2
ln -s /usr/local/lib/libgd.so.2 /usr/lib/libgd.so.2
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build php n