Cloud
Joined: 21 Jan 2008
Posts: 3
|
| Posted: Mon Jan 21, 2008 6:47 pm Post subject: Problems whit FootBall v1.6 |
|
|
The problems are many
1. Installation - i insert evrithing
dbname: football
host: localhost
dbuser: root
dbpass: i dont have pass
user: admin
pass: 123456
in config i insert the confiruration and i change php.ini register_globals to on and config file is ritable!!!
And when i click on Finish Setup nothing happend
2.Errors on
Warning: mysql_list_fields() [function.mysql-list-fields]: Unable to save MySQL query result in C:\xampp\htdocs\football\show.php on line 40
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\football\show.php on line 41
Warning: in_array() [function.in-array]: Wrong datatype for second argument in C:\xampp\htdocs\football\show.php on line 53
Warning: mysql_field_name(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\football\show.php on line 55
Warning: mysql_list_fields() [function.mysql-list-fields]: Unable to save MySQL query result in C:\xampp\htdocs\football\show.php on line 73
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\football\show.php on line 74
Warning: in_array() [function.in-array]: Wrong datatype for second argument in C:\xampp\htdocs\football\show.php on line 78
died while opening table
Debug info: SELECT * FROM WHERE LIKE '%' ORDER BY |
|