Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • cstein
    Participant

    @cstein

    I am having the same problem. I’ve traced it down to the fact that when the Buddypress plugin is activated the tables are not created. I started putting die() statements in bp-core.php and found that the install and check install functions were not running.

    I went back to bp 1.0.3 and did the install and it worked. The tables were created. Here is my info:

    1. Which version of WP/MU are you running?

    2.8.6

    2. Did you install WP/MU as a directory or subdomain install?

    directory

    3. If a directory install, is it in root or in a subdirectory?

    subdirectory

    4. Did you upgraded from a previous version of WP/MU? If so, from which version?

    no clean install

    5. Was WP/MU functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.

    yes

    6. Which version of BP are you running?

    tried to install 1.1.3

    7. Did you upgraded from a previous version of BP? If so, from which version?

    no

    8. Do you have any plugins other than BuddyPress installed and activated?

    no

    9. Are you using the standard BuddyPress themes or customized themes?

    standard

    10. Have you modified the core files in any way?

    no

    11. Do you have any custom functions in bp-custom.php?

    no

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?

    came with it built in

    13. Please provide a list of any errors in your server’s log files.

    In Apache I got:

    [Sun Feb 14 10:51:51 2010] [notice] child pid 8139 exit signal Segmentation fault (11)

    or with different pid each time I tried to install

    in php there was this in the log

    [14-Feb-2010 09:45:54] PHP Notice: Constant DB_NAME already defined in /Users/chris/Sites/wpmu/wp-config.php on line 23

    [14-Feb-2010 09:45:55] PHP Notice: Constant DB_USER already defined in /Users/chris/Sites/wpmu/wp-config.php on line 26

    [14-Feb-2010 09:45:55] PHP Notice: Constant DB_PASSWORD already defined in /Users/chris/Sites/wpmu/wp-config.php on line 29

    [14-Feb-2010 09:45:55] PHP Notice: Constant DB_HOST already defined in /Users/chris/Sites/wpmu/wp-config.php on line 32

    [14-Feb-2010 09:45:55] PHP Notice: Constant VHOST already defined in /Users/chris/Sites/wpmu/wp-config.php on line 39

    [14-Feb-2010 09:45:55] WordPress database error Table ‘wordpress.wp_blogs’ doesn’t exist for query SELECT * FROM wp_blogs WHERE domain = ‘localhost.localdomain’ AND path = ‘/wpmu/’ made by require, include, include_once, require_once, require_once

    [14-Feb-2010 09:45:55] WordPress database error Table ‘wordpress.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE site_id = 1 AND meta_key = ‘site_name’ made by require, include, include_once, require_once, require_once, get_current_site_name

    [14-Feb-2010 09:45:55] WordPress database error Table ‘wordpress.wp_blogs’ doesn’t exist for query SELECT blog_id FROM wp_blogs LIMIT 0,1 made by require, include, include_once, require_once, require_once

    [14-Feb-2010 09:45:55] WordPress database error Table ‘wordpress.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = ‘wpmu_sitewide_plugins’ AND site_id = 1 made by require, include, include_once, require_once, get_site_option

    [14-Feb-2010 09:45:55] WordPress database error Table ‘wordpress.wp_sitemeta’ doesn’t exist for query SELECT meta_value FROM wp_sitemeta WHERE meta_key = ‘active_sitewide_plugins’ AND site_id = 1 made by require, include, include_once, require_once, apply_filters, call_user_func_array, mu_filter_plugins_list, get_site_option

    14. Which company provides your hosting?

    No hosting, I’m installing it locally on a MAC with MAMP

Viewing 1 replies (of 1 total)
Skip to toolbar