10-10-2008 04:34 PM
10-11-2008 04:16 AM
10-11-2008 01:52 PM
10-11-2008 07:37 PM
10-14-2008 08:43 AM
10-14-2008 01:41 PM
10-16-2008 09:51 PM
/opt/alfresco/alfresco.sh stop
rm -rf /opt/alfresco/alf_data/*
mysql -p
mysql> drop database alfresco;
mysql> exit;
mysql -p < /opt/alfresco/extras/databases/mysql/db_setup.sql
/opt/alfresco/alfresco.sh start
http://[SERVER]:8080/share
10-17-2008 07:43 AM
11-20-2008 05:43 PM
127.0.0.1 localhost
10.3.10.46 alfresco.uci.cu alfresco
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
but my ip address wasn't 10.3.10.46, then I change this by the current ip address and finally solved the problem.02-15-2009 04:10 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.