Results 1 to 2 of 2

Thread: ERROR: Unable to execute query

  1. #1
    Join Date
    Sep 2008
    Posts
    7

    Default ERROR: Unable to execute query

    ERROR: Unable to execute query

    INSERT INTO `signup` SET
    email='[email protected]',
    username='vshare',
    pwd='8df58c301d0469d06553fa26d4064cd2',
    website='http://www.buyscripts.in',
    friends_type='All|Family|Friends',
    emailverified='yes',
    account_status='Active',
    addtime='1220683086',
    logintime='1220683086'

    Table 'signup' doesn't exist

    K so this is the permisions that my sql user has
    GRANT DELETE,INSERT,SELECT,UPDATE,SET, ON mydatabase.* TO jiffypop@localhost;
    do i need to ad more grant and if so what lol thank you

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: ERROR: Unable to execute query

    You need to add CREATE priviledges as the program's installation script has to be able to create the tables that it needs to write into.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Similar Threads

  1. ERROR: Unable to execute query
    By Meghwar in forum Installation Support
    Replies: 0
    Last Post: 03-18-2008, 02:57 PM
  2. ERROR: Unable to execute query
    By robaldo in forum Installation Support
    Replies: 1
    Last Post: 11-04-2007, 09:09 PM
  3. ERROR: Unable to execute query
    By kvoul in forum Installation Support
    Replies: 3
    Last Post: 11-02-2007, 07:05 PM
  4. ERROR: Unable to execute query
    By crayonhost in forum Installation Support
    Replies: 2
    Last Post: 10-17-2007, 01:14 AM
  5. ERROR: Unable to execute query
    By satori in forum Installation Support
    Replies: 3
    Last Post: 08-30-2007, 06:47 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •