V_Bullettin 3.6.4 kurulum hatasi (database error no:1044)

xsuatx

New member
Katılım
31 Ara 2006
Mesajlar
28
Reaction score
0
Puanları
0
Oncelkle bu konu hakkinda acemi oglu acemi oldugumu belirteyim

bi domain aldim ve 110mb den aldigim hostu buraya yonlendirdim.110mb'deki hosta v_bulletin 3.6.4 kurmaya calisiyorum ama surekli 2.adimda hata aliyorum.

karsima cikan hata bu

Kod:
Attempting to attach to database

Connect failed: unexpected error from the database.

Error number: 1044

Error description: Access denied for user 'cillopp_sikik'@'s82.softwarelibre.nl' to database 'forum'

Please ensure that the database and server is correctly configured and try again.


Config.php dosyasinda herseyi dogru yaptigimi dusunuyorum her ihtimale karsi ilgili satirlari nasil yaptigimida koyim

Kod:
//	****** MASTER DATABASE SERVER NAME AND PORT ******
	//	This is the hostname or IP address and port of the database server.
	//	If you are unsure of what to put here, leave the default values.
$config['MasterServer']['servername'] = 'cillopp_suat';
$config['MasterServer']['port'] = 3306;

	//	****** MASTER DATABASE USERNAME & PASSWORD ******
	//	This is the username and password you use to access MySQL.
	//	These must be obtained through your webhost.
$config['MasterServer']['username'] = 'cillopp_sikik';
$config['MasterServer']['password'] = '*********';


110mb'nin admin kontrol paneli icin verdigi 110dbmanager ile girebiliyorum ama forumu kurarken www.**.com/install.install.php yaptigimda 2.adimda bu hata ile karsiliasiyorum


bu ilk kurmaya calismam o yuzden slaakca bi hata yapiyo olabilirim.ornegin kurulum yapmak icin bi db'ye ihtiyacimiz mi var(db den kasit ici bilgi ile dolu bi db yoksa cillopp_suat isimli bi db yarattim)


yardimci olmaya calisanlara simdiden tesekkurler
 
actigin database'e atadigin kullaniciya tam yetki vermediysen boyle bir hata alabilirsin. veya hostu aldigin yer vbulletinin baglantilarina izin vermiyoda olabilir. ilk soyledigim icin yetki verme olayin bak, ikincisinin cozumu yok yeni host bulucaksin.
 
config.php den de kaynaklanıyo olabilir config.php.nwe dosyası ile bunu config.php olarak değiştir database kullanıcına tam yetki ver bir daha dene
 
Geri
Üst