03-23-2009 06:24 AM
03-23-2009 06:35 AM
03-23-2009 06:37 AM
03-23-2009 08:47 AM
If you're looking for a completely clean restart, drop and recreate the database then clear out everything under the alf_data folder.
Mike
03-23-2009 09:33 AM
mysql -u root -p
drop database alfresco;
create database alfresco;
03-23-2009 09:40 AM
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.