Re: Members, groups and Member Blog pages not working
@mercime. I’m having that problem again. I’m using Linux server, Buddypress 1.2.6, WordPress MU 3.01, Apache version 2..2.9 and PHP version 5.2.6. My sql 5.0.51a-community. I’m using a VPS. My traffic isn’t that high at this time so it shouldn’t be an issue with traffic spikes.
I’ve increased the memory limit in the wp-config.php file by adding define (‘WP_MEMORY_LIMIT’, ‘256M’);
I’ve increased it in .htaccess by adding php_value memory_limit 256M
I’ve also increased it in my Php.ini file.
Any other ideas?