- b2evolution CMS Support Forums
- b2evolution Support
- General Support
- error installing b2evolution
1 cspm2003 Sep 08, 2006 22:53
Hello,
I am trying to install b3evolution for the first time, and am getting an error. What Ive done so far:
* Uploaded the blogs directory to the root of my webserver
* chmoded the directories according to the install guide
* created a new database
My server is running debian 3.1 (64bit)
I go to the install page, on the first page I fill in the database stuff, on the secound page I say I want to do a new installation and click on "Go!"
then the following is displayed:
Created table «evo_groups»
Created table «evo_blogusers»
Created table «evo_settings»
Created table «evo_users»
Created table «evo_blogs»
Created table «evo_coll_settings»
Created table «evo_categories»
Created table «evo_posts»
Created table «evo_postcats»
Created table «evo_comments»
Created table «evo_locales»
Created table «evo_antispam»
Created table «evo_sessions»
Created table «evo_usersettings»
Created table «evo_poststatuses»
Created table «evo_posttypes»
Created table «evo_files»
Created table «evo_basedomains»
Created table «evo_useragents»
Created table «evo_hitlog»
Created table «evo_subscriptions»
Created table «evo_bloggroups»
Created table «evo_links»
Created table «evo_filetypes»
Created table «evo_plugins»
Created table «evo_pluginsettings»
Created table «evo_pluginusersettings»
Created table «evo_pluginevents»
Created table «evo_cron__task»
Created table «evo_cron__log»
Creating default blacklist entries... OK.
Creating default groups... OK.
Creating default Post Types... OK.
Creating default file types... OK.
Giving Administrator Group edit perms on files... OK.
Giving Administrator Group full perms on media for all blogs... OK.
Creating default blogs... OK.
Creating sample categories... OK.
Creating default users... OK.
Creating sample posts for blog A... OK.
Creating default linkblog entries... OK.
Creating sample posts... OK.
Creating sample comments... OK.
Creating default group/blog permissions... OK.
Creating default settings... OK.
Installing default plugins...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 71 bytes) in /var/www/blogs/inc/_misc/_plugins.class.php on line 2447
any help please?
Please search for memory_limit on the forums and/or see http://manual.b2evolution.net/System_requirements#memory_limit
You might need to bump this to 16M or the like.