help with antrix account creation page
ok i floowed the guide from kandy got every thing running i can log on to my page but when i try to register a account i get this
Error: Unable to connect to MySQL server. MySQL reported: Unknown MySQL server host ';127.0.0.1' (11001).
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\index.php on line 479
im thinking that i need to change something somewhere.but im not sure what ineed to change any help here would be great.Also i think that i need to be connecting to SQLyog and not MYSQL because my DB is in SQLyog so im not sure how i can change this.
Re: help with antrix account creation page
Quote:
Originally Posted by
Samson123
Error: Unable to connect to MySQL server. MySQL reported: Unknown MySQL server host ';127.0.0.1' (11001).
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\index.php on line 479
Remove the semicolon in front of 127.0.0.1 in your configuration settings. The inability to connect is also causing your second error because it can't return a valid result array if it can't get to the data to create the result.
Re: help with antrix account creation page
ok before i got to this kandy made an update i downloaded it and tryed again and to my suprise it worket.so thanx for your post man and to any oen else having this problim just download the new update from kandy.
Re: help with antrix account creation page
The updates was only fixes to maps, didnt make any changes to the SQL side of things.
Good to know you worked out your problem, most of the time people experience errors, its because they defined a setting wrong in the configuation settings.
Re: help with antrix account creation page
Hey guys I have a server up and running and I can get to my dynamic DNS site. The problem is when I try making an account there it gives me this error
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\wamp\www\index.php on line 479
Does anyone know what I can do to fix it?