[FX.php List] [OFF] MPDF geeking after a server config file rebuild

Steve Winter steve at bluecrocodile.co.nz
Wed Dec 4 13:40:14 MST 2013


Hey Bob

Yes it's a PHP setting - you need to enable that module...

In your php.ini you'll see something like:

<snip>
;extension=php_interbase.dll
;extension=php_ldap.dll
;extension=php_mbstring.dll
;extension=php_exif.dll      ; Must be after mbstring as it depends on it
;extension=php_mysql.dll
;extension=php_mysqli.dll
<snip>

remove the ; from in front of 
	extension=php_mbstring.dll

then cycle IIS (assuming this is a Windows server) to get it to pick up the change...

Check that it's enabled by putting 
	phpinfo();
into a page and seeing that it's there

Cheers
Steve

> Hi Bob
> 
> IIRC it's mb_string that's needed
> 
> Cheers
> Steve
> 
>> I vaguely recall that there was a PHP setting that had to be made in order for mPDF to work, but I can’t remember what it is.
>> 
>> If anyone has that information, please let me know; I have a web app that worked great until the config file got hosed; after rebuilding the config and getting the web server back (OS X Server 10.7), I find that mPDF no longer finishes its PDF-building.
>> 
>> Thanks for any help,
>> 
>> Bob Patin
>> Longterm Solutions
>> bob at longtermsolutions.com
>> 615-333-6858
>> FileMaker 9, 10, 11 & 12 Certified Developer
>> http://www.longtermsolutions.com
>> -
>> iChat: bobpatin at me.com
>> Twitter: bobpatin
>>>> FileMaker Consulting 
>> FileMaker Hosting for all versions of FileMaker
>> PHP • Full email services • Free DNS hosting • Colocation • Consulting
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> Steve Winter
> +44 777 852 4776
> steve at bluecrocodile.co.nz
> 
> 
> 
> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list

Steve Winter
+44 777 852 4776
steve at bluecrocodile.co.nz







More information about the FX.php_List mailing list