Results 1 to 4 of 4

Thread: ERROR: Unable to execute query

  1. #1
    Join Date
    Oct 2007
    Posts
    5

    Default ERROR: Unable to execute query

    Hello
    After fresh install when i login as vshare default user i ger the error:

    ERROR: Unable to execute query

    SELECT * FROM package WHERE pack_id=

    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

    please help

  2. #2
    Join Date
    Apr 2007
    Posts
    2,202

    Default Re: ERROR: Unable to execute query

    What is the site url ? Are you using vshare 2.5 ?

  3. #3
    Join Date
    Oct 2007
    Posts
    5

    Default Re: ERROR: Unable to execute query

    url is http://www.streamedia.gr

    My technical suport wrote me:

    I have checked your issue and found that the query you set in your code is incorrect. The script is not able to pass the ID, that is the reason why you are getting the error. I have tried to run the query on the server and found that the query is running fine.

    mysql> use streamed_tube
    Database changed
    mysql> select * from package where pack_id=1;
    +---------+-----------+----------------------+-------+-----------+-------+-------------+--------+--------+----------+--------------+
    | pack_id | pack_name | pack_desc | space | bandwidth | price | video_limit | period | status | is_trial | trial_period |
    +---------+-----------+----------------------+-------+-----------+-------+-------------+--------+--------+----------+--------------+
    | 1 | Gold | For ultimate service | 20100 | 6000 | 100 | 501 | Year | Active | no | NULL |
    +---------+-----------+----------------------+-------+-----------+-------+-------------+--------+--------+----------+--------------+
    1 row in set (0.00 sec)


    Please check the programming and configuration of the script itself

    What is wrong??

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default Re: ERROR: Unable to execute query

    Your server do not support ffmpeg

    http://www.streamedia.gr/phpinfo.php

    See the requirements

    http://www.vshare.in/requirements.html
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Similar Threads

  1. ERROR: Unable to execute query
    By jiffyspop in forum Installation Support
    Replies: 1
    Last Post: 09-12-2008, 08:43 PM
  2. ERROR: Unable to execute query
    By Meghwar in forum Installation Support
    Replies: 0
    Last Post: 03-18-2008, 02:57 PM
  3. ERROR: Unable to execute query
    By robaldo in forum Installation Support
    Replies: 1
    Last Post: 11-04-2007, 09:09 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
  •