Torrentflux_2.4 hiba

Fórumok

Sziasztok!

Vágjunk is bele a közepébe. Szóval a hiba a következő: (cím: http://localhost/torrentflux/html/)
"
TorrentFlux Database/SQL Error
Database error: ERROR: relation "tf_settings" does not exist
Always check your database variables in the config.php file.
"

Le is írnám, h mit is csináltam. Megpróbálok a lahető legtöbb információt megadni.
OS: Lenny
Úgy vélem feltettem minden szükséges szervízt, (apache2,mysql-server-5.0,php5,php5-mysql)
A torrentflux adatbázis felhasználójának van jelszava és joga mindenhez.
Bearaktam a torrentfluxot ide: /var/www/torrentflux/
A "config file" tartalma:

$cfg["db_type"] = "mysql";
$cfg["db_host"] = "localhost";
$cfg["db_name"] = "torrentflux";
$cfg["db_user"] = "FELHASZNÁLÓ";
$cfg["db_pass"] = "JELSZÓ";

$cfg["pagetitle"] = "TorrentFlux";

// TorrentFlux Version
$cfg["version"] = "2.4";

// CONSTANTS
$cfg["constants"] = array();
$cfg["constants"]["url_upload"] = "URL Upload";
$cfg["constants"]["reset_owner"] = "Reset Owner";
$cfg["constants"]["start_torrent"] = "Started Torrent";
$cfg["constants"]["queued_torrent"] = "Queued Torrent";
$cfg["constants"]["unqueued_torrent"] = "Removed from Queue";
$cfg["constants"]["QManager"] = "QManager";
$cfg["constants"]["access_denied"] = "ACCESS DENIED";
$cfg["constants"]["delete_torrent"] = "Delete Torrent";
$cfg["constants"]["fm_delete"] = "File Manager Delete";
$cfg["constants"]["fm_download"] = "File Download";
$cfg["constants"]["kill_torrent"] = "Kill Torrent";
$cfg["constants"]["file_upload"] = "File Upload";
$cfg["constants"]["error"] = "ERROR";
$cfg["constants"]["hit"] = "HIT";
$cfg["constants"]["update"] = "UPDATE";
$cfg["constants"]["admin"] = "ADMIN";

asort($cfg["constants"]);

// Add file extensions here that you will allow to be uploaded
$cfg["file_types_array"] = array("torrent");

// Capture username
$cfg["user"] = "";
// Capture ip
$cfg["ip"] = $_SERVER['REMOTE_ADDR'];

Válaszotokat előre is nagyon köszönöm!
Üdvözlettel:
V007

Hozzászólások

A postgresql és mysql az két külön dolog. Vagy felteszed a mysql-os dolgokat vagy nem mysql-t adsz meg a config-ban ha már egyszer a postgrsql-t toltad fel. ( Már ha a torrentflux elboldogul a postgresql-lal - ezt nem tudom )
üdv: pomm

OK minden müxik!
Már csak érdekességként el tudná mondani vlaki, h h működik Az importálás konzolból?