Recent Topics

1 Nov 25, 2020 13:11    

Good day all.
Trying to install a fresh 7.2.2-stable version and get this error
Creating demo website...
Creating default sections... OK.
Creating default polls... OK.
Creating Home collection...
Fatal error: Uncaught Error: Call to undefined function finfo_open() in /usr/local/www/apache24/data/blog/inc/files/model/_file.funcs.php:379 Stack trace: #0 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(3418): is_image_file('/usr/local/www/...') #1 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(555): File->set_file_type() #2 /usr/local/www/apache24/data/blog/inc/links/model/_linkitem.class.php(146): File->is_image() #3 /usr/local/www/apache24/data/blog/inc/links/model/_linkitem.class.php(208): LinkItem->get_default_position(2) #4 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(3248): LinkItem->add_link(2, NULL, 1) #5 /usr/local/www/apache24/data/blog/inc/collections/_demo_content.funcs.php(3844): File->link_to_Object(Object(LinkItem), 1, NULL) #6 /usr/local/www/apache24/data/blog/inc/collections/_demo_content.funcs.php(2424): create_sample_content('main', 1, '1', false, 0, Array) #7 /usr/local/www/apache24/data/blog/inc/collections/_demo_content.funcs.php(1487): cr in /usr/local/www/apache24/data/blog/inc/files/model/_file.funcs.php on line 379
Trying two days, no result.
What it can be ?

If i trying to get / i see responce.
Fatal error: Uncaught Error: Call to undefined function finfo_open() in /usr/local/www/apache24/data/blog/inc/files/model/_file.funcs.php:379 Stack trace: #0 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(3418): is_image_file('/usr/local/www/...') #1 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(555): File->set_file_type() #2 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(1018): File->is_image() #3 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(1037): File->load_lastmod_ts() #4 /usr/local/www/apache24/data/blog/inc/files/model/_file.class.php(903): File->get_lastmod_ts() #5 /usr/local/www/apache24/data/blog/inc/skins/model/_skin.class.php(1107): File->get_url() #6 /usr/local/www/apache24/data/blog/skins/bootstrap_main_skin/_skin.class.php(412): Skin->dynamic_style_rule('front_bgimage...', '.evo_pictured_l...', Array) #7 /usr/local/www/apache24/data/blog/inc/skins/_skin.funcs.php(1937): bootstrap_main_Skin->display_init() #8 /usr/local/www/apach in /usr/local/www/apache24/data/blog/inc/files/model/_file.funcs.php on line 379

2 Nov 30, 2020 23:18

You said "webhost: internal". You have restricted your PHP. You must enable finfo_open()

3 Mar 14, 2021 17:39

fresh install, went to login for the first time. got uncaught error and no idea why.
I think this list is slightly different to the above persons list.

Fatal error: Uncaught Error: Call to undefined function finfo_open() in /home/talking/public_html/membersarea/b2evolution/inc/files/model/_file.funcs.php:379 Stack trace: #0 /home/talking/public_html/membersarea/b2evolution/inc/files/model/_file.class.php(3418): is_image_file('/home/talking/p...') #1 /home/talking/public_html/membersarea/b2evolution/inc/files/model/_file.class.php(555): File->set_file_type() #2 /home/talking/public_html/membersarea/b2evolution/inc/files/model/_file.class.php(2553): File->is_image() #3 /home/talking/public_html/membersarea/b2evolution/inc/users/model/_user.class.php(5244): File->get_thumb_imgtag('crop-top-32x32', '', 'left', '', NULL) #4 /home/talking/public_html/membersarea/b2evolution/inc/_core/__core.init.php(2077): User->get_avatar_imgtag('crop-top-32x32', '', 'left') #5 /home/talking/public_html/membersarea/b2evolution/inc/_core/_misc.funcs.php(52): _core_Module->build_evobar_menu() #6 /home/talking/public_html/membersarea/b2evolution/skins_fallback_v5/_toolbar.inc.php(76): modules_ca in /home/talking/public_html/membersarea/b2evolution/inc/files/model/_file.funcs.php on line 379

4 Mar 15, 2021 12:47

@soyoukan wrote earlier:

fresh install, went to login for the first time. got uncaught error and no idea why.

I think this list is slightly different to the above persons list.


Fatal error: Uncaught Error: Call to undefined function finfo_open() . . . .

Looks much the same ~ ask your host to enable [finfo_open()] :)


Form is loading...