squirrelmai questions

seoguru

Verified User
Joined
Jul 30, 2011
Messages
21
Hi guys,

I just did fresh install of DA and I found that squirrelmail doesn't work. Actually it seems it was not installed automatically. Do I need to install it manually? Or it sounds like there was a spike during installation?

Thanks
 
Hello,

Enable it options.conf and install with custombuild:

Code:
[root@server]# cd /usr/local/directadmin/custombuild
[root@server]# ./build set squirrelmail yes
Changed squirrelmail option from no to yes
[root@server]# ./build squirrelmail
 
Hello,

Enable it options.conf and install with custombuild:

Code:
[root@server]# cd /usr/local/directadmin/custombuild
[root@server]# ./build set squirrelmail yes
Changed squirrelmail option from no to yes
[root@server]# ./build squirrelmail

Thanks a lot :)
 
Back
Top