Group: Member 
Post Group: Newbie
Posts: 3
Status: 
|
Hi,
there have some default errors on fresh installations webuzo
after installed webuzo through SSH 2002 port did't open
Solution: write on SSH
PHP Code service webuzo restart
default apache display internal server errors
Solution Apps - > Web Servers - > Remove and install Apache again
Install SSL but did't work
conflict default webuzo SSL
Solution
/usr/local/apps/apache/etc/conf.d/ssl.conf
Comment the following lines and restart apache
SSLCertificateFile /var/webuzo/certs/webuzo.crt
SSLCertificateKeyFile /var/webuzo/certs/webuzo.key
SSLEngine on
Awstat did't display country name
Solution Open Support Ticket
I hope Webuzo fix this errors in next version
|