Results 1 to 9 of 9

Thread: site not working

  1. #1
    Join Date
    Aug 2005
    Posts
    36

    Default site not working

    my site is not working

    my host just changed my password for the hosting account

    would this be the problem

    if it is where to i put the changed passeword

    this is the error message

    Warning: mysql_connect(): Access denied for user: 'jona7709@localhost' (Using password: YES) in /home/jona7709/public_html/lib/db.class.php on line 20

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/jona7709/public_html/lib/db.class.php on line 22

    Warning: mysql_connect(): Access denied for user: 'jona7709@localhost' (Using password: YES) in /home/jona7709/public_html/lib/db.class.php on line 20

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/jona7709/public_html/lib/db.class.php on line 22

    Fatal error: Call to a member function on a non-object in /home/jona7709/public_html/lib/db.class.php on line 328

    thanks jonathan

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    mysql_connect(): Access denied for user: tells you everything you want to know.

    The username and/or password for connecting to your mysql database is incorrect. Contact your host to find out the correct info and once you have that info you can enter it into application.php and everything should work again.

  3. #3
    Join Date
    Oct 2007
    Location
    UK Essex
    Posts
    591

    Default

    application.php is where its all stored, this file lives in the root of indexu.

    Out of intrest what happens when you connect to phpMyAdmin ?

    I had a simmllar issue and the host had stopped me from connecting through "localhost" and i had to use the domain name.

    my host just changed my password for the hosting account
    I guess this is your Cpannel/ftp password, you dont need to add this to indexu to get it working.
    What you need to find out is if your database still exists, and if so check to see if you have a user set to your indexu database.
    This can all be done through your cpannel
    ____________________________
    http://www.articleconveyer.com
    Give Your Articles Exposure



  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    It's not common for a host to change a users passwords. This usually only happens when a user or a server is hacked.

    When it is done, all passwords on the server are typically changed.

    The only other real reason a users password is changed on them is because they lost it and requested a new one.

    Otherwise there is no reason for a host to change a password.

  5. #5
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Quote Originally Posted by Bruceper View Post
    Otherwise there is no reason for a host to change a password.
    It wouldn't be the first time we saw a host, for no apparent reason, just up and make changes without informing hosting clients.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

  6. #6
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    You're right, but it shouldn't happen.

    Actually there is one other reason which I failed to mention but this doesn't change the password. Some hosts force users to change their password every X days. What happens is that after you login after X days you are forced to change the login. But like I said, that doesn't change the password on you.

  7. #7
    Join Date
    Aug 2005
    Posts
    36

    Default

    my hard drive whent on my computer (no back ups) and i asked my host for my passwords so they reset them

  8. #8
    Join Date
    Aug 2005
    Posts
    36

    Default

    admin side not working still is there some where elce to change the pass ?
    thanks

  9. #9
    Join Date
    May 2007
    Location
    NJ, United States
    Posts
    1,651

    Default

    Quote Originally Posted by amusementlinks View Post
    admin side not working still is there some where elce to change the pass ?
    thanks
    If you need to change DB username or password, that can be done by editing application.php.

    If your admin password for the site needs to be change, there are two methods. One is by going into phpMyAdmin and manually editing the DB. I'm pretty sure your going to want to go into idx_user, find 'admin' and there you'll be able to edit the password.

    The other method is that there is a tool you can use. Its located within the IndexU package you downloaded in the folder 'do_not_upload'.
    FSGDAG | IndexU Hosting | Owner
    Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
    Follow Us On Twitter | FaceBook Profile | YouTube Videos

Similar Threads

  1. Working with old IU ?
    By linksor.com in forum Indexutemplates
    Replies: 2
    Last Post: 10-26-2008, 04:10 AM
  2. New Site, but still working on it
    By jrusso543 in forum Sites in Action
    Replies: 0
    Last Post: 05-18-2008, 03:42 PM
  3. RSS Not working
    By user_not_found in forum v5.x
    Replies: 13
    Last Post: 12-11-2007, 02:23 PM

Posting Permissions

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