Results 1 to 3 of 3

Thread: PHP Error

  1. #1
    Join Date
    Jun 2007
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default PHP Error

    Hey Guys, had a question regarding my website.

    When you go to the website you get this error:

    * user warning: Got error 28 from storage engine query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN (2,3) in /home2/biblica/public_html/biblicalmission/includes/database.mysql.inc on line 172.
    * user warning: Got error 28 from storage engine query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'bluebreeze' AND b.status = 1 AND (r.rid IN (2,3) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home2/biblica/public_html/biblicalmission/includes/database.mysql.inc on line 172.
    * Got error -1 from storage engine query: SELECT w.wid, w.uid, w.severity, w.type, w.timestamp, w.message, w.link, u.name FROM watchdog w INNER JOIN users u ON w.uid = u.uid ORDER BY w.wid DESC LIMIT 0, 50 in /home2/biblica/public_html/biblicalmission/includes/database.mysql.inc on line 172.


    Now to me... that is gibberish.

    The weird part is in like 10min the site would be working fine again, and then like 10minutes later the site would give the same error again (like right now)

    I did not mess with anything in the FTP or any scripting. I use Drupal and I asked them and they told me "To look around..." So I guess thats what I'm doing and I know from being with you guys a lot, you are very smart and are well known when it comes to scripts.

    When this error pops... there is nothing I can do. The FTP still works but I can not log into the website using my admin login...

    Thanks, again for your help

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    Looks to me like it could be an issue with the database server. Talk to your host to look into that to see if they have changed any settings, or are doing updates on it. Other than that, there is not "real" PHP error.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    Jun 2007
    Posts
    41
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by thetestingsite View Post
    Looks to me like it could be an issue with the database server. Talk to your host to look into that to see if they have changed any settings, or are doing updates on it. Other than that, there is not "real" PHP error.

    Hope this helps.
    Appreciate it, sir.

    Somebody told me the same thing like you did too, so I will try to contact them.

    Thank You

Bookmarks

Posting Permissions

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