mirror of
https://github.com/Mibew/tray.git
synced 2025-01-23 02:20:35 +03:00
Better worded
git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@264 c66351dc-e62f-0410-b875-e3a5c0b9693f
This commit is contained in:
parent
cae7b7c904
commit
ca223692d0
@ -16,13 +16,13 @@ REQUIREMENTS
|
|||||||
QUICK INSTALLATION
|
QUICK INSTALLATION
|
||||||
|
|
||||||
1. Create folder with name 'webim' in the root of your website.
|
1. Create folder with name 'webim' in the root of your website.
|
||||||
2. Upload all the files contained in this archive (retaining the directory
|
2. Upload all the files contained in this archive (retaining the directory structure) into created folder.
|
||||||
structure) into created folder.
|
3. Add a MySQL database with the name 'webim'
|
||||||
3. Edit /webim/libs/config.php and setup database connection parameters.
|
4. Edit /webim/libs/config.php to the information needed to connect to the database
|
||||||
4. Using your web browser visit http://<yourdomain>/webim/install/ and
|
5. Using your web browser visit http://<yourdomain>/webim/install/ and
|
||||||
hit 'Create tables'
|
hit 'Create tables'
|
||||||
5. Remove /webim/install/ directory from your server
|
6. Remove /webim/install/ directory from your server
|
||||||
6. Logon as
|
7. Logon as
|
||||||
user: admin
|
user: admin
|
||||||
password: <empty>
|
password: <empty>
|
||||||
7. Get button code and setup it on your site.
|
7. Get button code and setup it on your site.
|
||||||
@ -38,10 +38,9 @@ UPDATE
|
|||||||
|
|
||||||
1. Backup your /webim/libs/config.php
|
1. Backup your /webim/libs/config.php
|
||||||
2. Backup your /webim/images/avatar folder.
|
2. Backup your /webim/images/avatar folder.
|
||||||
3. Clean webim folder on server.
|
3. Delete the items in the webim folder on the server.
|
||||||
4. Upload all the files contained in this archive (retaining the directory
|
4. Upload all the files contained in the downloaded archive (retaining the directory structure) into webim folder.
|
||||||
structure) into webim folder.
|
5. Re-edit the MySQL database settings you config.php
|
||||||
5. Adjust you config.php
|
|
||||||
6. Visit http://<yourdomain>/webim/install/ and follow the instructions to update database (if needed).
|
6. Visit http://<yourdomain>/webim/install/ and follow the instructions to update database (if needed).
|
||||||
7. Remove /webim/install/ directory from your server
|
7. Remove /webim/install/ directory from your server
|
||||||
8. Restore contents of /webim/images/avatar folder.
|
8. Restore contents of /webim/images/avatar folder.
|
Loading…
Reference in New Issue
Block a user