Webpage problem

Results 1 to 4 of 4
  1. #1
    Enthusiast Warrior98 is offline
    MemberRank
    Oct 2008 Join Date
    48Posts

    Webpage problem

    i get a error in my webpage what do i do
    this is th error
    this MySQL server in C:\xampp\htdocs\Register\modules\register.php on line 55

    Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\xampp\htdocs\Register\modules\register.php on line 56

    Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Register\modules\register.php on line 57

    Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Register\modules\register.php on line 57

    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\Register\modules\register.php on line 58

    Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\Register\modules\register.php on line 67

    Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\Register\modules\register.php on line 67

    Registration Failed!


  2. #2
    Blank fate963 is offline
    MemberRank
    Sep 2006 Join Date
    PennsylvaniaLocation
    659Posts

    Re: Webpage problem

    Haha, registration failed.

  3. #3
    Last of the OsRose Devs Purpleyouko is offline
    MemberRank
    Oct 2006 Join Date
    Missouri USALocation
    2,161Posts

    Re: Webpage problem

    hmmm

    why not try looking to see exactly what php code it is using in
    C:\xampp\htdocs\Register\modules\register.php on line 56
    and all the others.

    My guess is that it is passing variables to the database. Variables that come from a config file.
    Sounds like they are the wrong ones if it can't connect to the database

  4. #4
    Member blackdpd is offline
    MemberRank
    Oct 2007 Join Date
    66Posts

    Re: Webpage problem

    I think that the Website isnt installed like it is supposed to be.
    when you put it in the htdocs folder try going to http://localhost/install/install.php
    or something like that.
    at least that is what i think the problem is.
    and if you already done it maybe try looking at the path of the database maybe the database name is wrong or something.

    Blackdpd `



Advertisement