View Full Version : MYSQL at covers.de ??
Vick
January 24th, 2002, 02:07
Anyone have use Mysql at covers.de ??
I already dumb data there... but cant connect my site with Mysql database..
dbhost = 'localhost';
dbuname = 'vick';
dbpass = 'mypassword';
dbname = 'db_vick';
so.. where I`m wrong ?
A-Teensvideos
January 24th, 2002, 16:14
Your dbhost must be 'mysql' instead of 'localhost'.
They have changed their servers!
me3k
January 24th, 2002, 16:32
this should work, http://mysql.covers.de/ i tried signing up but they dont let any more people sign up :( :cry2:
Vick
January 25th, 2002, 01:01
I`ve try to run PostNuke on it..
I change it.. but still not work !:(
==========================+
Warning: Access denied for user: 'v‹f@195.90.200.10' (Using password: YES) in /httphome/vick.covers.de/pnadodb/adodb-mysql.inc.php on line 105
Warning: MySQL Connection Failed: Access denied for user: 'v‹f@195.90.200.10' (Using password: YES) in /httphome/vick.covers.de/pnadodb/adodb-mysql.inc.php on line 105
Error connecting to dbdb_vick
Program: /httphome/vick.covers.de/mainfile2.php - Line N.: 82
Database: db_vick
Error (1045) :
==========================+
It`s look like wrong password.. but I can acceess to my database at www.mysql.covers.de using this password.. :confused:
D-Orange
January 25th, 2002, 14:03
It works for me
gunsinbattle
January 25th, 2002, 19:02
you have a typo in ur code , its db_vick not dbdb_vick
Vick
January 25th, 2002, 22:59
Mmm...
I`m not the coder.. all is from Postnuke Dev...
Maybe postnuke cant be run at covers.de,
D-Orange : R U using PN too ?
gunsinbattle
January 26th, 2002, 00:19
Warning: Access denied for user: 'v?f@195.90.200.10' (Using password: YES) in /httphome/vick.covers.de/pnadodb/adodb-mysql.inc.php on line 105
Warning: MySQL Connection Failed: Access denied for user: 'v?f@195.90.200.10' (Using password: YES) in /httphome/vick.covers.de/pnadodb/adodb-mysql.inc.php on line 105
Error connecting to dbdb_vick
Program: /httphome/vick.covers.de/mainfile2.php - Line N.: 82
Database: db_vick
Error (1045) :
==========================+
when it says "Error connecting to dbdb_vick" it means its trying to connect to the host dbdb_vick , this should be "mysql" (no quotes)
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.