Results 1 to 3 of 3

Thread: Error

  1. #1
    Join Date
    Dec 2008
    Posts
    156

    Default Error

    Hello!

    while installing the script this error comes with finish.php:
    Code:
    ERROR: Unable to execute query
    
    SELECT * from signup where username='' and pwd=''
    
    Access denied for user 'apache'@'localhost' (using password: NO)
    My $db_pass is set correctly.

    The files are chmodded correctly.

    Best regards,
    nitramf

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

    Default Re: Error

    Check to see that your config.php (in your includes directory) is chmod 777. Based on the error, it is appearing as though Apache is trying to login to mySQL with blank credentials. This happens if you run through the installation with the config.php file not being chmod 777. Check that the permission on that file is correct and redo the installation.
    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!

  3. #3
    Join Date
    Sep 2007
    Posts
    906

    Default Re: Error

    Verify mysql logins are correct
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •