1 ednong Apr 19, 2020 21:19
3 ednong Apr 20, 2020 11:13
4 amoun Apr 20, 2020 19:43
5 amoun Apr 20, 2020 21:03
Ensure you have all the necessary extensions enabled
see :https://forums.b2evolution.net/php-extensions#c112962
There is info also at https://www.bing.com/search?q=undefined+function+php
You can also try [phpinfo.php] sometimes named just [info.php) see
https://forums.b2evolution.net/an-unexpected-error-i-can-t-figure-out#c117588
6 amoun Apr 20, 2020 23:17
Hi @ednong
Have you asked your host if [finfo_open()] is enabled?
7 amoun Apr 21, 2020 23:02
Hui @ednong
how are you getting on ?
I wonder what server you are using Linux or Windows. If windows you must have finfo set in php.ini
Windows users must include the bundled php_fileinfo.dll DLL file in php.ini to enable this extension. https://www.php.net/manual/en/fileinfo.installation.php
8 ednong Apr 21, 2020 23:23
@amoun,
thank you for your replies.
I will try it tomorrow. And i will write here then...
9 ednong Apr 28, 2020 17:20
Hi,
now it works.
fifo open was not activated, so it could not works. Now the hoste has activated it - and the blog is running!
Thanks for your help.
Whats your php version?