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

Bob Patin bob at patin.com
Wed Dec 4 13:46:28 MST 2013


Hey,

It’s a Mac server; does that matter (I’m thinking not)…

I’ll see if I can find that string in pico…

Thanks,

Bob

On Dec 4, 2013, at 2:40 PM, Steve Winter <steve at bluecrocodile.co.nz> wrote:

> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20131204/f0c428f4/attachment-0001.html


More information about the FX.php_List mailing list