problem z WordPressem

Konfiguracja WordPressa i innych skryptów blogowych.
sinsemilla
Posty: 5
Rejestracja: 19 lut 2008, 23:38:30
Płeć: Niewybrana
User Agent: Firefox Windows 1280x800

problem z WordPressem

Post autor: sinsemilla »

dwa dni temu zainstalowałem WordPressa, utworzyłem baze na cba.pl, wgrałem pliki na serwer i po wejsciu na install.php wyskakuje nastepujace okno :
Error establishing a database connection

This either means that the username and password information in your wp-config.php file is incorrect or we can't contact the database server at mysql.cba.pl. This could mean your host's database server is down.

* Are you sure you have the correct username and password?
* Are you sure that you have typed the correct hostname?
* Are you sure that the database server is running?

jestem pewien że wp-config.php dobrze skonfigurowałem...milion razy to sprawdzałem prosze o pomoc :(
wargo
Posty: 633
Rejestracja: 01 sie 2007, 20:22:52
Lokalizacja: pleszew
Płeć: Niewybrana
User Agent: Internet Explorer Windows 800x600
Kontakt:

Post autor: wargo »

Może podaj nam jakie dane wpisywałeś do tego pliku :roll:
NULL
Awatar użytkownika
Shock
Posty: 193
Rejestracja: 28 sty 2008, 22:08:03
Płeć: Niewybrana
User Agent: Firefox Windows 1024x768

Post autor: Shock »

Stworzyłeś bazę danych? A może po prostu wyłączyli serwer? Podaj adres strony!
Pozdrawiam, Shock.
sinsemilla
Posty: 5
Rejestracja: 19 lut 2008, 23:38:30
Płeć: Niewybrana
User Agent: Firefox Windows 1280x800

Post autor: sinsemilla »

adres do strony: http://www.sinsemilla.y0.pl

dane z wp-config

<?php

// ** MySQL settings ** //

define('DB_NAME', '*****a_y0_pl'); // nazwa bazy danych

define('DB_USER', '******a_y0_pl'); // nazwa uzytkownika MySQL

define('DB_PASSWORD', '****a'); // ...i haslo

define('DB_HOST', 'mysql.cba.pl'); // host, na którym jest zainstalowana baza danych, na 99% nie musisz tego zmieniac

define('DB_CHARSET', 'utf8');

define('DB_COLLATE', '');

:?
juice
Admin CBA
Posty: 3594
Rejestracja: 15 cze 2005, 19:25:03
Płeć: Niewybrana
User Agent: Firefox Windows 1440x900

Post autor: juice »

przeczytaj ponownie www.cba.pl/faq/ i skup się na tym, co ci napisał wordpress:

"* Are you sure you have the correct username ? "
sinsemilla
Posty: 5
Rejestracja: 19 lut 2008, 23:38:30
Płeć: Niewybrana
User Agent: Firefox Windows 1280x800

Post autor: sinsemilla »

tak jestem pewien :(
juice
Admin CBA
Posty: 3594
Rejestracja: 15 cze 2005, 19:25:03
Płeć: Niewybrana
User Agent: Firefox Windows 1440x900

Post autor: juice »

moglbys wkleic screen z http://cba.pl/panel/client/manage_sql.php ? po zalogowaniu oczywiście

moim zdaniem się mylisz i masz innego usera bazy danych po prostu.
sinsemilla
Posty: 5
Rejestracja: 19 lut 2008, 23:38:30
Płeć: Niewybrana
User Agent: Firefox Windows 1280x800

Post autor: sinsemilla »

---------- 23:09 20.02.2008 ----------

a teraz mam to yyyy http://sinsemilla.y0.pl/ :?

---------- 23:28 ----------

pozmieniałem wszystko i mam tak :

<?php
// ** MySQL settings ** //
define('DB_NAME', 'sinsemilla_y0_pl'); // nazwa bazy danych
define('DB_USER', 'mira'); // nazwa uzytkownika MySQL
define('DB_PASSWORD', '***a'); // ...i haslo
define('DB_HOST', 'mysql.cba.pl'); // host, na którym jest zainstalowana baza danych, na 99% nie musisz tego zmieniac
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');


w zarzadzaniu na moim panelu jest tak:

Adres bazy danych: mysql.cba.pl
sinsemilla_y0_pl Usuń
Użytkownicy bazy danych
mira
Jaason
Posty: 3
Rejestracja: 14 lut 2008, 00:31:38
Płeć: Niewybrana
User Agent: Firefox Windows 1440x900

Post autor: Jaason »

ewentualnie warto czasami zrobić tak:
define('DB_HOST', 'mysql.cba.pl:3306');
sinsemilla
Posty: 5
Rejestracja: 19 lut 2008, 23:38:30
Płeć: Niewybrana
User Agent: Firefox Windows 1280x800

Post autor: sinsemilla »

niestety, nic to nie dało http://sinsemilla.y0.pl :(
ODPOWIEDZ