diff --git a/src/messenger/webim/README b/src/messenger/webim/README index 40fb9483..123e94f1 100644 --- a/src/messenger/webim/README +++ b/src/messenger/webim/README @@ -9,14 +9,14 @@ REQUIREMENTS INSTALLATION -1. Create folder with name 'webim' in the root of your website. +1. Create folder with name 'mibew' in the root of your website. 2. Upload all the files contained in this archive (retaining the directory structure) into created folder. - Be sure to chromo the webim folder to 755 and the install folder to 644. -3. Add a MySQL database with the name 'webim' -4. Edit /webim/libs/config.php to the information needed to connect to the database -5. Using your web browser visit http:///webim/install/ and + Be sure to chromo the mibew folder to 755 and the install folder to 644. +3. Add a MySQL database with the name 'mibew' +4. Edit /mibew/libs/config.php to the information needed to connect to the database +5. Using your web browser visit http:///mibew/install/ and hit 'Create tables' -6. Remove /webim/install/ directory from your server +6. Remove /mibew/install/ directory from your server 7. Logon as user: admin password: @@ -24,18 +24,18 @@ INSTALLATION 9. Change your password and name. 10. Wait for your visitors on 'Pending users' page. -On unix/linux platforms change the owner of /webim/images/avatar folder +On unix/linux platforms change the owner of /mibew/images/avatar folder to the user, under which the web server is running (for instance, www). -The owner should have all rights on the folder /webim/images/avatar -(chmod 700 /webim/images/avatar). +The owner should have all rights on the folder /mibew/images/avatar +(chmod 700 /mibew/images/avatar). UPDATE -1. Backup your /webim/libs/config.php -2. Backup your /webim/images/avatar folder. -3. Delete the items in the webim folder on the server. -4. Upload all the files contained in the downloaded archive (retaining the directory structure) into webim folder. +1. Backup your /mibew/libs/config.php +2. Backup your /mibew/images/avatar folder. +3. Delete the items in the mibew folder on the server. +4. Upload all the files contained in the downloaded archive (retaining the directory structure) into mibew folder. 5. Re-edit the MySQL database settings you config.php -6. Visit http:///webim/install/ and follow the instructions to update database (if needed). -7. Remove /webim/install/ directory from your server -8. Restore contents of /webim/images/avatar folder. \ No newline at end of file +6. Visit http:///mibew/install/ and follow the instructions to update database (if needed). +7. Remove /mibew/install/ directory from your server +8. Restore contents of /mibew/images/avatar folder. \ No newline at end of file