Author Topic: Query failed: Table 'mibew.plugin' doesn't exist in Mibew 2.2.0  (Read 5873 times)

0 Members and 1 Guest are viewing this topic.

electronic-city

  • Jr. Member
  • **
  • Posts: 1
Hi,

I am new here for installing Mibew 2.2.0

Well, to the point for my problem:

After I download zip file at https://mibew.org/download2 ,
then I follow an installation instruction at https://docs.mibew.org/installation-and-update.html ,
I encounter this error after I visit this link at http://<yourdomain>/mibew/install:

Quote
Query failed: Table 'mibew.plugin' doesn't exist

And I even try to install in XAMPP new version (with PHP 7), the result same :|

What could be this problem? And how do I fix it?

Please help :|

Thank you

Here, this is my server spec in case if you need it:

Centos 7 64-bit
nginx 1.12
PHP 7
MariaDB 10.1

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Query failed: Table 'mibew.plugin' doesn't exist in Mibew 2.2.0
« Reply #1 on: May 24, 2017, 12:03:09 PM »
This error message could be seen if one is trying to use Mibew without installation. And it absolutely cannot be seen during the standard installation process.  ???

I suspect that there are some troubles related to redirections. To begin with:

1. What address do you see in the location bar of your browser when you visit the URL http://<yourdomain>/mibew/install ?
2. What browser do you use, and have you tried different browsers?

phantomcom

  • Jr. Member
  • **
  • Posts: 1
Re: Query failed: Table 'mibew.plugin' doesn't exist in Mibew 2.2.0
« Reply #2 on: October 10, 2017, 12:28:39 AM »
I am having the same problem.

to try to go to
http://www.mywebsite.com/mibew/install  

it re-directs to http://www.mywebsite.com/mibew/operator/login

then comes up with the error:

Query failed: Table 'mibew.plugin' doesn't exist

Has anyone figure this out? I am trying to work with Mibew 2.2.3

faf

  • Mibew Staff Member
  • Native
  • *****
  • Posts: 950
    • Mibew Messenger
Re: Query failed: Table 'mibew.plugin' doesn't exist in Mibew 2.2.0
« Reply #3 on: October 11, 2017, 01:51:45 PM »
That's absolutely astonishing. I'm still unable to reproduce the issue, and thus have no ideas about any possible solution...  :-\

Correct me if I'm wrong. To reproduce the issue one should:

1. Setup standard LAMP system (let it be Debian 8 with Apache 2.4.10, PHP 5.6.30, and multiple modules and PHP extensions as was described here).

2. Download our official distribution: https://mibew.org/download2

3. Unpack the distribution at /<server document root>/mibew/

4. Prepare valid configuration for Mibew Messenger (i.e. configs/config.yml)

5. Visit http://<server>/mibew/install

Right? Is it a full list of steps to reproduce the issue without any missed parts?