123 Flash Chat Server 7.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News 123 Flash Chat Server 7.0 (Default branch)
# 1  
Old 01-05-2009
123 Flash Chat Server 7.0 (Default branch)

Image123 Flash Chat Server is a full-featured chatserver for high-load Web sites. It features arange of customization options, can be smoothlyintegrated with the database of almost any popularportal or forum system including Joomla!, phpBB,PHP-Nuke, and PostNuke, includes plain text chatand video chat options, and is scalable enough tofit the needs of small business and largeenterprises. A free 10-user edition is available.License: SharewareChanges:
A load balance feature was introduced, allowing achat server to host millions of users withoutdecreasing performance. All data was transferredfrom plain files into a database, which willhighly improve running speed. The Invitation Botfeature was added, allowing users to drag alltheir MSN friends to your chat room. Aticket-submission system was embedded in the AdminPanel to help you to get proper answers to supportquestions promptly.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
UPGRADEDB(8)						      System Manager's Manual						      UPGRADEDB(8)

NAME
upgradedb - Directory Server script for upgrading the database SYNOPSIS
upgradedb [-a archivedir] [-Z serverID] [-f] [-v] [-d debuglevel] [-h] DESCRIPTION
Checks the DB version and if it has the old index formatting then it will rebuild the indexes. This is usually needed after migrating from older versions of Directory Server. This script must be run while the server is stopped. OPTIONS
A summary of options is included below: -n Backend Name The name of the LDBM database to reindex. Example: userRoot -a Database directory The full path to the database directory. -Z Server Identifier The server ID of the Directory Server instance. If there is only one instance on the system, this option can be skipped. -N Only checks whether any DNs in the database need to be updated. -h Display the usage. EXAMPLE
upgradedb -Z instance2 DIAGNOSTICS
Exit status is zero if no errors occur. Errors result in a non-zero exit status and a diagnostic message being written to standard error. AUTHOR
upgradedb was written by the 389 Project. REPORTING BUGS
Report bugs to http://bugzilla.redhat.com. COPYRIGHT
Copyright (C) 2013 Red Hat, Inc. Mar 5, 2013 UPGRADEDB(8)