Errore database

venerdì 17 settembre 2010 - 09.53

Tedyy_17 Profilo | Newbie

Ciao a tutti,
mi sono iscritta nella speranza che qualcuno possa aiutarmi con il mio problema.
Ho spostato il mio sito da un hosting all'altro, facendo tutte le varie procedure di backup ecc..
Adesso quando digito l'indirizzo del mio sito mi comunica questo errore: Database Error: Unable to connect to the database:Could not connect to MySQL
Ho controllato il file configuration e sembra tutto ok.
Qualcuno sa suggerirmi qualcosa?

andrestu Profilo | Expert

dovresti dettagliare maggiormente, da che hosting a quale? il database a quale hosting appartiene?

Tedyy_17 Profilo | Newbie

Dal free altervista a quello a pagamento aruba. Il database è di aruba.
Pensavo di aver sbagliato a configurare le varibili tmp e log, ma dove aver ricercato e rimediato all'errore, il problema rimane.
<?php
class JConfig {
var $offline = '0';
var $editor = 'tinymce';
var $list_limit = '20';
var $helpurl = 'http://www.joomla.it';
var $debug = '0';
var $debug_lang = '0';
var $sef = '0';
var $sef_rewrite = '0';
var $sef_suffix = '0';
var $feed_limit = '10';
var $feed_email = 'author';
var $secret = 'VEHuAx1NqpQSkPyP';
var $gzip = '0';
var $error_reporting = '-1';
var $xmlrpc_server = '0';
var $log_path = '/web/---/----/home/logs';
var $tmp_path = '/web/----/----/home/tmp';
var $live_site = 'http://www.------it';
var $force_ssl = '0';
var $offset = '0';
var $caching = '0';
var $cachetime = '15';
var $cache_handler = 'file';
var $memcache_settings = array();
var $ftp_enable = '0';
var $ftp_host = '127.0.0.1';
var $ftp_port = '21';
var $ftp_user = '';
var $ftp_pass = '';
var $ftp_root = '';
var $dbtype = 'mysql';
var $host = 'localhost';
var $user = 'Sql---';
var $db = 'Sql----';
var $dbprefix = 'jos_';
var $mailer = 'mail';
var $mailfrom = '-----';
var $fromname = 'Panthers';
var $sendmail = '/usr/sbin/sendmail';
var $smtpauth = '0';
var $smtpsecure = 'none';
var $smtpport = '25';
var $smtpuser = '';
var $smtppass = '';
var $smtphost = 'localhost';
var $MetaAuthor = '1';
var $MetaTitle = '1';
var $lifetime = '15';
var $session_handler = 'database';
var $password = '----';

andrestu Profilo | Expert

a scusa PHP non lo conosco, posso darti una mano solo in Aspnet
Partecipa anche tu! Registrati!
Hai bisogno di aiuto ?
Perchè non ti registri subito?

Dopo esserti registrato potrai chiedere
aiuto sul nostro Forum oppure aiutare gli altri

Consulta le Stanze disponibili.

Registrati ora !
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5