Skip to:
Content
Pages
Categories
Search
Top
Bottom

Detailed Debugging ?


  • marc
    Participant

    @mlangsman

    I have previously posted in the thread below about activation issues Im having :

    http://buddypress.org/forums/topic/premature-end-of-script-headers-internal-server-errors

    Im not getting any help resolving this so wonder if there is anyway I can get more debugging output than what I am seeing below :

    [Thu Dec 17 08:52:35 2009] [error] [client 81.105.177.234] WordPress database error Table ‘projoosr.wp_bp_groups’ doesn’t exist for query SELECT id FROM wp_bp_groups WHERE slug = ‘rss’ made by require, require_once, require_once, require_once, do_action, call_user_func_array, groups_setup_nav, BP_Groups_Group->group_exists

    [Thu Dec 17 09:52:17 2009] [error] [client 81.105.177.234] Premature end of script headers: index.php, referer: http://projoosr.com/wp-login.php

    [Thu Dec 17 10:04:03 2009] [error] [client 81.105.177.234] Premature end of script headers: index.php

    Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)

  • Brajesh Singh
    Participant

    @sbrajesh

    ok,basic advise

    1.drop all tables from database which starts with .wp_bp_

    2.edit wp_sitemeta

    delete all the following entries

    bp-core-db-version

    bp-activity-db-version

    bp-blogs-first-install

    bp-blogs-db-version

    bp-friends-db-version

    bp-groups-db-version

    bp-messages-db-version

    3.Delete buddypress from wp-content/plugins

    4.delete wp-content/themes/bp-sn-parent and bp-default

    4.Try logging In to your site and check if all the basic wpmu things work.

    5.Now download bp 1.1.3 and upload it using ftp

    6.Go ahead and activate.

    see , if this problem is resolved. If not, PM me your site details, I will be glad to check and help.

    From your errors, It seems BP is not getting installed properly, that”s why I recommend these comprehensive steps.


    marc
    Participant

    @mlangsman

    Thanks for your assistance ! Ive done the reinstall as above, WPMU working fine but still get a 500 error upon activation. I noticed upon clearing everything out that there didnt seem to be any BP stuff in the database whatsoever so I suspect its falling over before it creates any tables. The following php is the page that was called:

    wp-admin/plugins.php?activate=true&plugin_status=all&paged=1

    The log shows only the following error :

    [Thu Dec 17 12:23:01 2009] [error] [client 81.105.177.234] Premature end of script headers: plugins.php, referer: http://projoosr.com/wp-admin/plugins.php

    Checked DB again and cant see any BP tables :/ I’ll PM you just now….

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Detailed Debugging ?’ is closed to new replies.
Skip to toolbar