I have no idea the meaning of this.....
Results 1 to 8 of 8

Thread: I have no idea the meaning of this.....

  1. #1
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412

    I have no idea the meaning of this.....

    For the last couple of days I am not able to view a particular web site "www.drkeyboard.net".
    Thie evening as I was trying to view it again below message appeared on my screen. Could someone tell me what is it mean please?
    Thank you.

    phpBB : Critical Error

    Error creating new session

    DEBUG MODE

    SQL Error : 1114 The table 'phpbb_sessions' is full

    INSERT INTO phpbb_sessions (session_id, session_user_id, session_start, session_time, session_ip, session_page, session_logged_in) VALUES ('16b14f26575e3f7b13fb83dac0e7fdcf', 29, 1110651997, 1110651997, '55607e8f', 0, 1)

    Line : 152
    File : /home/drkmsgbd/public_html/includes/sessions.php

  2. #2
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    hmmm
    --Is this happening some of the time or all of the time?
    If some of the time, it may be that the website host is overloaded and cannot accomodate all the traffic.
    Lots of references here, but they may not be specific to that website.
    http://www.google.com/search?sourcei...Critical+Error
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  3. #3
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Thank you for your reply Welshjim.
    It happened first time tonight...twice. I'll read your link, I might be able to understand why.
    Thank you again.

  4. #4
    Join Date
    Jun 2001
    Location
    Albuquerque, NM USA
    Posts
    14,686
    hmmm--It may not be as simple as I first thought.
    More references from Google on the second part of that error message
    http://www.google.com/search?sourcei...%27+is+full%22
    P.S. Is this happening only at the one site? You could ask the webmaster for help, especially if no one else with direct experience chimes in. The one reference I read suggests the problem is with the website and not your PC.
    Last edited by Welshjim; March 12th, 2005 at 07:55 PM.
    Jim
    WIN7 Ultimate SP1 64bit, IE 11, NTFS,
    cable, MS Security Essentials, Windows 7 firewall

  5. #5
    jenae is offline Virtual PC Specialist!!!
    Join Date
    Jun 2002
    Location
    Sydney
    Posts
    2,702
    Hi, yes I believe Jim is correct the problem is not on your end. SQL (structed query language) indicates that the site probably has a backend to a database that is dynamic. Sometimes this can be structured in such a way as to make it unreadable... for eg:- using excel as a database and forgetting to delete empty cells will cause this sort of problem. Email the site's webmaster.
    Last edited by jenae; March 12th, 2005 at 09:27 PM.

  6. #6
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    Thank you for your replies. Webmaster emailed me back this morning and told me that they have had few problems.

  7. #7
    Join Date
    Oct 2003
    Posts
    102
    PHP is a server side application, so anytime you see a PHP error, it will be on the server, and not your machine.

  8. #8
    Join Date
    Mar 2002
    Location
    Dilham, The UK
    Posts
    412
    thank you, I understand now!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •