Hi,
I am using PHP7 and was using the previous version of template, I just 
missed that this version is now using php mb functions, so the following 
two commands fixed this for me.

sudo apt-get install php7.0-mbstring
sudo systemctl restart apache2.service

Also metobridge_lookup.php has the following include
include('w34stats.php');
but only file I see in the install package is w34stats.php.tmpl in the 
skins directory and the apache log has lots of undefineds.

Thanks Jerry

On Wednesday, May 22, 2019 at 11:30:16 PM UTC-7, steeple ian wrote:
>
> Hi, 
> It looks like your PHP installation is missing some modules. Please look 
> at the important information regarding installing PHP in the installation 
> guide. 
>
> I also recommend that you upgrade to PHP7 or later. 
>
> Ian 
>
> Sent from my iPad 
>
> > On 23 May 2019, at 02:35, Jd D <[email protected] <javascript:>> 
> wrote: 
> > 
> > PHP Fatal error:  Uncaught Error: Call to undefined function 
> mb_internal_encoding() in /var/www/html/pws_new/common.php:5\nStack 
> trace:\n#0 /var/www/html/pws_new/index.php(59): include_once()\n#1 {main}\n 
>  thrown in /var/www/html/pws_new/common.php on line 5 
>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/fc6d7fc0-163e-46fa-b695-ade13f743f46%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to