View Single Post
Old 02-04-2013, 06:56 PM   #1
Junior Member
 
Join Date: Oct 2011
Posts: 28
b:z is on a distinguished road
Arrow FreeBSD 9.1 - install error

Hello,

I meet some issues when trying to install ISPManager on FBSD9.1:
1- SMTP error:
It likes issue with cyrus-ssl, during the ISPManager process trying to install Postfix, even i tried to manual install it from ports, but no succeed.
Then, i tried to adjust this line in "/etc/make.conf", the postfix installation goes well without error, but mail can't send or receive.
Code:
# ISP postfix
.if ${.CURDIR:N*/ports/mail/postfix*} == ""
LIB_DEPENDS+=   sasl2.2:${PORTSDIR}/security/cyrus-sasl2
#LIB_DEPENDS+=	sasl2:${PORTSDIR}/security/cyrus-sasl2
Then, relaunch the ISPManager process and i meet another issue relates to WWW domain:
Code:
http:OK                                  
                    https:OK                                 
                    cgi:OK                                   
                    ssi:OK                                   
                    smtp:OK                                  
                    smtpout:OK                               
                    Error: Unable to get www document root   
                    pop3:OK                                  
                    Error: Unable to get www document root   
                    ftp:ERROR:noauth                         
                    quota:OK                                 
                    fw:OK                                    
                    mysql:OK:5.5.29 Source distribution      
                    dns:OK                                   
                    webmail:ERROR                            
                    myadmin:OK:phpMyAdmin
Could you please show me what are these error and how to fix it completely?

Thank you.
Attached Images
File Type: jpg Screen Shot 2013-02-04 at 10.44.25 PM.jpg (20.0 KB, 2 views)
b:z is offline   Reply With Quote