sirdaniel
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Installing WordPress
In reply to: Login ProblemsThanks for the help Chris, just its a server problem :S. Michael do you know any free server with no adds that runs wordpress 2.1?
Forum: Installing WordPress
In reply to: Login ProblemsNop Bessant nothing :S I tried to use the original english wp-config.php, and still nothing :\!
<?php // ** Definições MySQL ** // define('DB_NAME', 'sirdaniel_tsn'); // Nome da base de dados define('DB_USER', 'sirdaniel_tsn'); // Nome de utilizador MySQL define('DB_PASSWORD', '****'); // ... e senha define('DB_HOST', 'fdb1.awardspace.com'); // Normalmente não é necessário alterar este valor // Poderá instalar vários blogues WordPress numa única base de dados se // atribuir a cada uma das instalações um prefixo diferente $table_prefix = 'wp_'; // Utilize apenas números, letras ou underscore ("_")! // Altere esta definição de acordo com o idioma pretendido. O ficheiro MO // correspondente terá de estar instalado em wp-includes/languages. // Por exemplo, instale de.mo em wp-includes/languages e defina WPLANG // para 'de', para activar o idioma alemão. define ('WPLANG', 'pt_PT'); /* É tudo, não são necessárias mais alterações! Divirta-se com o seu blogue. */ define('ABSPATH', dirname(__FILE__).'/'); require_once(ABSPATH.'wp-settings.php'); ?>There is a copy of the file in the original portuguese
Forum: Installing WordPress
In reply to: Login Problems1. Tryed with firefox and IE got the same error
2. Same problem
3. No i downloaded the portuguese version here:http://www.teiadigital.pt/wordpress
Could that be the problem?Forum: Installing WordPress
In reply to: Login ProblemsNew install :S And cookies are activated, could it something about the wp-config.php?
Viewing 4 replies - 1 through 4 (of 4 total)