News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

HELP! mi è saltato forum e portale!

Started by Dalla, August 01, 2005, 02:10:27 AM

Previous topic - Next topic

Dalla

se provo a connettermi al forum mi appare questo:
Connection Problems
Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.

visto che tutto nel server funziona.

come posso reimpostare i parametri del forum verso il database?

----
utilizzo mkportal è se non posso più connettermi da li.

Dalla

'ae', 'µ' => 'u')); // Sorry, no spaces, dots, or anything else but letters allowed. $clean_name = preg_replace(array('/\s/', '/[^\w_\.\-]/'), array('_', ''), $clean_name); $enc_name = $attachment_id . '_' . str_replace('.', '_', $clean_name) . md5($clean_name); $clean_name = preg_replace('~\.[\.]+~', '.', $clean_name); if ($attachment_id == false || ($new && empty($modSettings['attachmentEncryptFilenames']))) return $clean_name; elseif ($new) return $enc_name; if (file_exists($modSettings['attachmentUploadDir'] . '/' . $enc_name)) $filename = $modSettings['attachmentUploadDir'] . '/' . $enc_name; else $filename = $modSettings['attachmentUploadDir'] . '/' . $clean_name; return $filename; } ?>
Notice: Undefined variable: maintenance in /membri/messaggeriabaffa/forum/index.php on line 60

Connection Problems
Sorry, SMF was unable to connect to the database. This may be caused by the server being busy. Please try again later.

FaSan

Ci spieghi meglio cosa hai fatto ?



FaSan

Dalla

io non ho fatto nulla, purtroppo, altervista ha segato dei file senza motivazioni valide... aggiornamenti dicono...

assurdo!

ho colto l'occasione per andarmene ed utilizzare il mio msql...


vabbè, grazie cmq.

Dalla

Quote: insert command denied to user: '[email protected]' for table 'smf_log_online'
/home/mhd-03/www.amicidibaffo.it/htdocs/forum/Sources/Subs.php
1201: insert command denied to user: '[email protected]' for table 'smf_sessions'
/home/mhd-03/www.amicidibaffo.it/htdocs/forum/Sources/Load.php
1229
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
evidentemente sonon proprio impedito, ho traferito tutto il mio forum e portale su tophost ed ora mi da questo problema dopo nemmeno tre settimane... sono stufo di sbattermi perchè poi salti tutto continuamente...

secondo voi quale è ora il problema?

Yakuza

Quote from: Dalla on August 23, 2005, 09:17:35 AM: insert command denied to user: '[email protected]' for table 'smf_log_online'
/home/mhd-03/www.amicidibaffo.it/htdocs/forum/Sources/Subs.php

L'utente mysql che stai usando non ha le autorizzazoni necessarie, in questo caso particolare una query INSERT di subs.php riceve un denied, in parole povere o è cambiato qualcosa a livello permessi dell'utente che usi oppure hai modificato erroneamente i dati di connessione al db.
In all honesty, the past is the past and problems happen all the time. It's how we deal with it that's important. - Joseph Fung

English: Please don't ask for support on my mods in PM or MSN/ICQ, use the right board. Thank you.
Italiano: NON fornisco supporto tecnico via PM o MSN/ICQ, scrivete nel forum adatto e se posso aiutarvi rispondo con piacere.

Advertisement: