Results 1 to 6 of 6

Thread: MySQL Link error in ABVFP, also access to admin area
      
   

  1. #1
    Butterfly is offline Private First Class
    Join Date
    Oct 2011
    Posts
    5

    Default MySQL Link error in ABVFP, also access to admin area

    Hi all,

    I thought I had posted this already but it seems to have disappeared.

    I recently redesigned part of my website, and now the ABVFP contact form does not work.
    Link: http://www.tamaramcgregorart.com/ABVFP/contactform.html

    Error is copied beneath my post.

    I already checked if I had accidently posted a webpage to the ABVFP folder, and this WAS the case. I removed it, but am still having the same issue.

    I wanted to login to the ABVFP admin area to see if I could fix anything there, but I have lost my username and password. How do I get a reset, and any tips on the error?

    Warning: mysql_connect() [function.mysql-connect]: Access denied for
    user 'ogiekpez_sorella'@'localhost' (using password: YES) in
    /home/ogiekpez/public_html/ABVFP/dbts_abvfp.php on line
    37

    Warning: mysql_close(): supplied argument is not a valid
    MySQL-Link resource in /home/ogiekpez/public_html/ABVFP/dbts_abvfp.php on
    line 41

    Warning: Cannot modify header information - headers
    already sent by (output started at
    /home/ogiekpez/public_html/ABVFP/dbts_abvfp.php:37) in
    /home/ogiekpez/public_html/ABVFP/dbts_abvfp.php on line 42

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: MySQL Link error in ABVFP, also access to admin area

    You can recover your ABVFP username and password connectiong (through FTP) to your account. Browse into the ABVFP folder, find and double click the file dbts_ABVFP_config.php file.

    It will open in your Notepad and you will be able to see what your username and password are.

    However, the issue has to do with your database permissions. Seems like ABVFP can't connect to the database because for some reason the user is not allowed. I suggest you have a look at your cPanel, Database section, and check if the username and password are correct, and if the specific user is allowed access to the ABVFP database.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    Butterfly is offline Private First Class
    Join Date
    Oct 2011
    Posts
    5

    Default Re: MySQL Link error in ABVFP, also access to admin area

    Thanks so far!
    I have managed to find the username and password as you suggested, but now am slightly lost.
    When I go to my databases I see the user listed for the ABVFP database, but I have no way to check what the current listed password is, or change it.

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: MySQL Link error in ABVFP, also access to admin area

    Open again the file and you will find the username and password for the ABVFP database.

    Now go in cPanel, select the ABVFP database, and change the password to be the one you got from the ABVFP config file.

    Last, make sure to change permissions for this user Alowing ALL Permissions.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    Butterfly is offline Private First Class
    Join Date
    Oct 2011
    Posts
    5

    Default Re: MySQL Link error in ABVFP, also access to admin area

    Thank you.

    It would not accept the password in the file, because "the old password did not match".
    So apparantly somehow that password was changed.

    I removed the user and re-created it, and now it works.
    Thanks a million.

    Do you have any idea how this could have happened without immediatley thinking of "foul play"?

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: MySQL Link error in ABVFP, also access to admin area

    No, I'm sorry, I can't know why or how it was changed.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49