2008-05-06 01:24:48 +04:00
|
|
|
|
2008-06-05 02:51:46 +04:00
|
|
|
Web Instant Messenger 1.0.10
|
2008-05-06 11:48:14 +04:00
|
|
|
Copyright (c) 2005-2008 Web Messenger Creators Community.
|
2008-05-06 01:24:48 +04:00
|
|
|
|
|
|
|
This program and the accompanying materials are made available under
|
2008-05-06 11:48:14 +04:00
|
|
|
the terms of the License which accompanies this distribution,
|
|
|
|
and is available at http://webim.ru/license.html
|
2008-05-06 01:24:48 +04:00
|
|
|
|
|
|
|
REQUIREMENTS
|
|
|
|
|
2008-05-06 11:48:14 +04:00
|
|
|
* Apache web server 1.3.34 or above
|
|
|
|
* MySQL database 5.0 or above
|
|
|
|
* PHP 4.x or above with MySQL support
|
2008-05-06 01:24:48 +04:00
|
|
|
|
|
|
|
QUICK INSTALLATION
|
|
|
|
|
|
|
|
1. Create folder with name 'webim' in the root of your website.
|
|
|
|
2. Upload all the files contained in this archive (retaining the directory
|
|
|
|
structure) into created folder.
|
|
|
|
3. Edit /webim/libs/config.php and setup database connection parameters.
|
|
|
|
4. Using your web browser visit http://<yourdomain>/webim/install/ and
|
2008-05-06 11:48:14 +04:00
|
|
|
hit 'Create tables'
|
2008-05-06 01:24:48 +04:00
|
|
|
5. Remove /webim/install/ directory from your server
|
|
|
|
6. Logon as
|
|
|
|
user: admin
|
|
|
|
password: <empty>
|
|
|
|
7. Get button code and setup it on your site.
|
|
|
|
8. Change your password and name.
|
2008-05-06 11:48:14 +04:00
|
|
|
9. Wait for your visitors on 'Pending users' page.
|
2008-05-06 01:24:48 +04:00
|
|
|
|
|
|
|
UPDATE
|
|
|
|
|
2008-05-06 11:48:14 +04:00
|
|
|
1. Backup your /webim/libs/config.php
|
2008-05-06 01:24:48 +04:00
|
|
|
2. Clean webim folder on server.
|
|
|
|
3. Upload all the files contained in this archive (retaining the directory
|
|
|
|
structure) into webim folder.
|
|
|
|
4. Adjust you config.php
|
|
|
|
5. Visit http://<yourdomain>/webim/install/ and follow the instructions to update database (if needed).
|
2008-05-06 11:48:14 +04:00
|
|
|
6. Remove /webim/install/ directory from your server
|
2008-05-06 01:24:48 +04:00
|
|
|
|
|
|
|
OPTIONAL
|
|
|
|
|
|
|
|
Download and install Web Messenger Tray for Windows application
|
|
|
|
from http://www.webim.ru.
|