help whit mysql
#1

I have a fs with mysql registration system, load well the fs and when I log all good, but when I leave and enter the name tells me not registered and I get this in the mysql.log

pawn Код:
[11:03:30]  

[11:03:30] ---------------------------

[11:03:30] MySQL Debugging activated (11/05/11)

[11:03:30] ---------------------------

[11:03:30]  

[11:03:30] >> mysql_query( Connection handle: 0 )

[11:03:30] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_store_result( Connection handle: 0 )

[11:03:30] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_num_rows( Connection handle: 0 )

[11:03:30] >> mysql_num_rows() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_free_result( Connection handle: 0 )

[11:03:30] >> mysql_free_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_query( Connection handle: 0 )

[11:03:30] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_store_result( Connection handle: 0 )

[11:03:30] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_num_rows( Connection handle: 0 )

[11:03:30] >> mysql_num_rows() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_free_result( Connection handle: 0 )

[11:03:30] >> mysql_free_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_query( Connection handle: 0 )

[11:03:30] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_store_result( Connection handle: 0 )

[11:03:30] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_num_rows( Connection handle: 0 )

[11:03:30] >> mysql_num_rows() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_free_result( Connection handle: 0 )

[11:03:30] >> mysql_free_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_query( Connection handle: 0 )

[11:03:30] >> mysql_query() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_store_result( Connection handle: 0 )

[11:03:30] >> mysql_store_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_num_rows( Connection handle: 0 )

[11:03:30] >> mysql_num_rows() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

[11:03:30] >> mysql_free_result( Connection handle: 0 )

[11:03:30] >> mysql_free_result() - Invalid connection handle. (You set: 0, Highest connection handle ID is 1).

i use ****** translator
Reply
#2

do you have a mysql phpmyadmin?
Reply
#3

Quote:
Originally Posted by Tanush123
Посмотреть сообщение
do you have a mysql phpmyadmin?
I created a database in 000webhost.com
Reply
#4

000webhost do not allow remote database linking, you need to find another database host.
Reply
#5

Quote:
Originally Posted by Calgon
Посмотреть сообщение
000webhost do not allow remote database linking, you need to find another database host.
then the problem is 000webhost.com?
Reply
#6

jorge use wampserver or an hosting server area that have mysql
Reply
#7

Quote:
Originally Posted by Tanush123
Посмотреть сообщение
jorge use wampserver or an hosting server area that have mysql
ok thanks, using wampserver I can put my server in linux?
Reply
#8

I will seek a thanks for the help, Greetings!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)