Скачал архив FLASHCHAT версии 4.82
http://imho.ws/showpost.php?p=1534134&postcount=21
Далее по инструкции
Залил папку "chat" в корень сайта _http://videochat.s86.ru/
Перед установкой "install.php" на всякий случай установил всем атрибут "777"
и не ошибся, выдал:
Код:
PHP version >= 4.1.2: Yes
PHP 5 compatibility mode: Yes
PHP session support (recommended): Yes
MySQL support exists: Yes
Files uploaded in binary mode (MD5 9750274357c2a05c6c199c2680274cb7) Yes
/bot/programe/src/botinst/ is executable (chmod 755): No
/inc/config.php is writable: Yes
/inc/config.srv.php is writable: Yes
/inc/patServer/ is writable: Yes
/inc/swfimageproxy/ is writable: Yes
/inc/cmses/defaultUsrExtCMS.php is writable: Yes
/appdata/ is writable: Yes
/appdata/appTime.txt is writable: Yes
/appdata/bots.txt is writable: Yes
/templates/cache/ is writable: Yes
/templates/templates_c/ is writable: Yes
/bot/programe/aiml/ is writable: Yes
/uploaddir/ is writable: Yes
/nick_image/ is writable: Yes
/images/cust_img/ is writable: Yes
File writing functions exists: Yes
File rename permission: Yes
т.к. папка /bot/programe/src/botinst/ должна соответствовать "755" изменяем,
вроде все "YES", жмем "Continue"
install.php?step=1.8 здесь три подпункта:
Код:
*Enable limited caching (recommended).
This option will use some file reading and writing to improve performance and reduce your SQL overhead. All chats are stored in MySQL, but frequently accessed data is also stored in files on the server. A MySQL connection is only established when needed ("on demand" connections), further reducing the system overhead.
*Enable full caching.
This option does not require a MySQL connection at all. All data is stored in files. This may slow down performance of the admin tools, and chat messages cannot be saved in long-term storage (since that would degrade performance), but if you do not have MySQL available, or if you do not wish to incur the SQL overhead of a MySQL-based chatroom, this may be a good option. The "bot" feature is not available with this option, since bot data is stored in MySQL. If you have chosen to integrate FlashChat with CMS system (like a forum or website content manager), MySQL is still required, since FlashChat must be able to read user data from the CMS database.
*No, do not enable caching.
так как я создал базу "MySQL" выбираю "Enable limited caching (recommended)"
install.php?step=2&caching=1
Код:
Database Name: имя базы "MySQL"
Database User: имя пользователя
Database Password: пароль
Database Host: хост
Table Prefix: префикс таблиц
далее, еще пару несложных манипуляций:
install.php?step=3
install.php?step=6
install.php?step=7
и наконец последний install.php?step=8
Код:
color themes => /inc/themes/
background images => /images/
general chat => /inc/config.php
interface layout => /inc/layouts/
sounds => /sounds/
interface text => /inc/langs/ (English = en.php)
badwords filter => /inc/badwords.php
И так, чат установлен, но без рукоприкладства не обойтись!!!
Папка в архиве "src" куда и зачем ее?
Прошу помощи в корректной настройке данного чата, а так же в привязке различных модулей!!!
По большому счету хочется из флэш чата сделать видео, на tufat.com есть такие платные модули, может, кто ни будь, подсобит?