General > General Discussion

Installation Problems

(1/1)

aryan:
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

Inspirer:
Navigate to /webim/install/ first to create database and tables.

aryan:
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

Inspirer:
http://localhost/webim/install/

There is no other way to create tables correctly :) Just navigate there

aryan:
thanx a lot dear i m really greatful to you.now i can easliy integrate it to my website.

thanx a tonn :) :)

bye

Navigation

[0] Message Index

Go to full version