Talk:Installing Alfresco Community WAR on Centos 5

From AlfrescoWiki

Jump to: navigation, search

This was a quick way to install Alfresco, thanks for the guide. I am having a little trouble with the JLAN/CIFS configuration. In the logs it says NetBIOSNameServer setup error: java.net.BindException: Permission denied.

I don't have the firewall on, and i think i'm running tomcat as root. Are there any other ideas? thanks

Update: I figured it out. The user "tomcat" doesn't have permissions to use lower ports. I changed tomcat to run under "root".