MySQL error !

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    MySQL error !

    Hi friends i dnt knw why all script give same error


    MySQL error !

    when i use RemiXchaT, EJATD29.COM script all give error when i register

    MySQL error !

    its case 14 error in registartion ...

    its chmod problm ya .httacess problm i can found it bcoz wrk fi9 in wampserver but when upload in webhost its give error
    Last edited by 12345xmen; 10.03.12, 13:49.

    #2
    i think your a little confused ....

    chmod is short for "change mode" it basically sets folder/file permissions allowing you to read/write etc to a file/folder

    .htaccess is short for "hypertext access", this is a configuration file that allows you management over your sever

    and finally mysql is short for "My Structured Query Language" which is a database management system.

    Now if your script is telling you have got a mysql error and you say it is case 14 then you need to work your way back to find out what the "IF Statement" is that is causing case 14 to return.

    at a guess i would say it is either a mis-configured database settings or a missing $_POST or $_GET causing the mysql query to be comparing an unset variable
    Last edited by something else; 10.03.12, 19:12.

    Comment

    Working...
    X