Mibew Messenger Community

General => General Discussion => Topic started by: aryan on July 19, 2009, 08:17:16 AM

Title: Installation Problems
Post by: aryan on July 19, 2009, 08:17:16 AM
hi to all,
i am new to openwebim and i downloaded it and wen i was trying to install it on my local machine it gave the following error

Query failed: Table 'webim.chatoperator' doesn't exist: select * from chatoperator where vclogin = 'admin'

my local machine has apache runnin on it and php and mysql. basically i m having latest version of wamp installed on my pc.bt i cant install openwebim. :-[

plz plz plz help.

thanx in advance
Title: Re: Installation Problems
Post by: Inspirer on July 19, 2009, 08:25:20 AM
Navigate to /webim/install/ first to create database and tables.
Title: Re: Installation Problems
Post by: aryan on July 19, 2009, 03:37:39 PM
http://localhost/webim/operator/login.php i cant navigate to the folder /webim/install/  directly from the fierfox.and i have already created a databse "webim" with the help of php myadmin.
/webim/libs/config.php  file i have already edited and given the information as *

$webimroot = "/webim";


$mysqlhost = "localhost";
$mysqldb = "webim";
$mysqllogin = "root";
$mysqlpass = "";

$dbencoding = "utf8";
$force_charset_in_connection = true;

$webim_mailbox = "info@nibblesoft.in";
$mail_encoding = "utf-8";

$home_locale = "en";                  
$default_locale = "en";                  

Please Help what to do. I am really hopeless how to install it and test locally
Title: Re: Installation Problems
Post by: Inspirer on July 19, 2009, 05:57:24 PM
http://localhost/webim/install/

There is no other way to create tables correctly :) Just navigate there
Title: Re: Installation Problems
Post by: aryan on July 20, 2009, 10:17:13 AM
thanx a lot dear i m really greatful to you.now i can easliy integrate it to my website.

thanx a tonn :) :)

bye