Visualizzazione risultati 1 fino 4 di 4

Discussione: Problemi sul server 8 ?

  1. #1
    Guest

    Exclamation Problemi sul server 8 ?

    Sperando di aver postato nel forum giusto e premesso che ho provveduto a controllare prima nel forum Networks volevo sapere se ci sono problemi su quel server dove sono allocato o sul mio sito perchè è da questa mattina che mi restituisce l'errore seguente :

    phpbb Fetch All error: database query failed at /membri/pubforum/phpBB2/mods/phpbb_fetch_all/common.php:297



    Grazie anticipatamente
    Ultima modifica di pubforum : 29-07-2004 alle ore 10.50.56

  2. #2
    Guest

    Predefinito

    Ho isolato il problema e ho trovato la query che genera il problema

    SELECT f. * , p. * , pt. * , t. * , u. * , vd. *
    FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p, phpbb_forums AS f, phpbb_vote_desc AS vd
    WHERE t.forum_id
    IN ( 1, 4, 16, 6, 7, 8, 10, 9, 13, 14, 15, 17, 19, 22 ) AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 1 AND t.topic_status <> 2 AND t.topic_vote = 1 AND t.forum_id = f.forum_id AND t.topic_id = vd.topic_id
    ORDER BY p.post_time DESC
    LIMIT 0, 1

    Can't open file: 'phpbb_posts_text.MYI'. (errno: 144)

    Qualcuno mi può aiutare per favore ? Premetto non ho fatto alcuna modifica al codice e fino a ieri sera funzionava tutto correttamente.

    Grazie.
    Ultima modifica di pubforum : 29-07-2004 alle ore 14.01.40

  3. #3
    Guest

    Predefinito

    Prova a leggere qui:
    http://forum.altervista.org/showthread.php?t=22749

    Spero che non abbia anche tu lo stesso problema... se no sono guai

    Se no leggi questo:
    http://forum.altervista.org/showthread.php?t=22573
    può essere un problema di spazio web

    Ciao!
    Ultima modifica di bLaCkMaMbA : 29-07-2004 alle ore 14.19.08

  4. #4
    Guest

    Predefinito

    Grazie mille Black ! Se non c'eri tu ...

    pensavo fosse un problema del server e invece ...

    Una fornitura di birra gratis a vita per te !!! ;-)
    Ultima modifica di pubforum : 29-07-2004 alle ore 15.50.23

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •