This forum is no longer active. Please post your questions to our new community site

Forums Alfresco

Change Hostname

Subscribe to Change Hostname 2 post(s), 2 voice(s)

 
Avatar wanglaw 3 post(s)

I installed the Alfresco virtual stack on Virtualbox. Everything came up great. As soon as I changed the /etc/HOSTNAME file to rename the linux server, the alfresco application would not come up. Looks like tomcat is fine, because I got a page saying /alfresco/ was not available.

Thoughts?

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

Try to include the new hostname in the /etc/hosts file:

127.0.0.1 new_host_name

Forums Alfresco