Author Topic: Installation Problems  (Read 14913 times)

0 Members and 1 Guest are viewing this topic.

aryan

  • Full Member
  • ***
  • Posts: 6
Installation Problems
« 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

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: Installation Problems
« Reply #1 on: July 19, 2009, 08:25:20 AM »
Navigate to /webim/install/ first to create database and tables.

aryan

  • Full Member
  • ***
  • Posts: 6
Re: Installation Problems
« Reply #2 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

Inspirer

  • Mibew Project founder
  • Native
  • *****
  • Posts: 262
    • Mibew Messenger
Re: Installation Problems
« Reply #3 on: July 19, 2009, 05:57:24 PM »
http://localhost/webim/install/

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

aryan

  • Full Member
  • ***
  • Posts: 6
Re: Installation Problems
« Reply #4 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