Error with Better WP Security and bbPress
-
Hi, I used Byethost’s Free Hosting:
PHP: 5.3.14
WordPress: 3.4.1
Better WP: 3.4.2
bbPress: 2.1.2I’m trying to activate Better WP (http://wordpress.org/extend/plugins/better-wp-security/) and bbPress (http://wordpress.org/extend/plugins/bbpress/) My website (http://trankhanhhoang.byethost3.com/epub/)
If I activate Better WP before, bbPress after so I coundn’t go to Dashboard (Blank page)
If I activate bbPress before, Better WP after so get this message:
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 122880 bytes) in /home/vol14/byethost3.com/b3_10883728/htdocs/epub/wp-admin/includes/schema.php on line 527
I used one of the other solutions but dont’t successfull
1. Try adding this line to my wp-config.php file:
define(‘WP_MEMORY_LIMIT’, ‘128M’);2. Try adding this to an .htaccess file (because I don’t have access to PHP.ini):
php_value memory_limit 64MWhat additional information do you need? And do you have any ideas how to solve it?
The topic ‘Error with Better WP Security and bbPress’ is closed to new replies.