Jump to content

Daniel

Approved members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Daniel

  1. Hello,

     

    As per title above, i've tried to upgrade with error :-

     

    An error occurred while accessing the database

    Due to a problem with the database Revive Adserver couldn't retrieve or store data. If this problem is reproducable it might be caused by a bug in Revive Adserver. Please report the following information to the creators of Revive Adserver. Also try to describe the actions that led to this error as clearly as possible.
     

    Version:    Revive Adserver v3.2.4
    PHP/DB: PHP 5.5.30 / MySQL 5.5.46-cll
    Page: /www/admin/install.php
    Error: Table 'adservin_revive324.ox_account_user_assoc' doesn't exist
    Query:
    SELECT * 
     FROM ox_account_user_assoc 
     
     WHERE ( account_id = '0' )  AND (  ox_account_user_assoc.user_id = 0 ) 
     
     
     
    
    $_POST:
    Empty
    $_GET:
    Array
    (
        [action] => database
    )
    

     

    I have no idea why my existing DB haven't got any table called " ox_account_user_assoc ". I've double checked the table and it's definitely not exist. However, i've ran this script for many years without errors. Do you guys have any idea what is the issue here?

     

    Many thanks for help.

×
×
  • Create New...