| Author |
Message |
Anonymous
|
Posted: 24 Jun 2005 05:54:06
Warning: mysql_connect(): Lost connection to MySQL server during query in /www/users/coldwinds.w1.joyren.net/dir/install/index.php on line 94
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/users/coldwinds.w1.joyren.net/dir/install/index.php on line 96
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /www/users/coldwinds.w1.joyren.net/dir/install/index.php on line 98
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /www/users/coldwinds.w1.joyren.net/dir/install/index.php on line 118
Could not select database testtest: Lost connection to MySQL server during query
|
skalinks Admin
|
Posted: 24 Jun 2005 09:32:52
Please, create the database , which you want to use for script working before script installation process, and than try to install script again.
Thank you!
|
Darkhorse Member
|
Posted: 24 Jun 2005 17:06:11
If you don't know how to create a Database get your host to do it for you. You will need the following.
Database Username.
Database Password.
Database Name.
You will need to find out your Mysql Host 99% of the time it will be Localhost if unsure again check with your hosting provider.
|
|