I've just instaled Alfresco and I would like to acces from another computer in my network, Do I have to do any special configuration or anything? I thought just typing "http://ip:8080/alfresco" should work, but it doesn't…
First you can make sure, if Alfresco has successfully started. Is it accessible on the server, you installed it on? http://localhost:8080/alfresco would be the address to find out. If that is not working, you can view the log in folder\alfresco\alfresco.log There should be a line near the end, informing you, that Alfresco has been started. 09:12:19,953 INFO [org.alfresco.service.descriptor.DescriptorService] Alfresco started (Community): Current version 3.4.0 (c… If that is okay, what you get when browsing to http://ip:8080 ? That would normally bring up a Tomcat screen.