[FX.php List] [OFF] MPDF geeking after a server config file
rebuild
Steve Winter
steve at bluecrocodile.co.nz
Wed Dec 4 13:51:33 MST 2013
To get to a folder with a space in either begin typing the first part of the folder name, then hit tab, or put a \ before the space
(or use a GUI editor like Text Wrangler and then just navigate to the folder)
Cheers
Steve
> OK, here’s a weird thing: when I try to CD to the folder that contains php.ini, it tells me that one of the folders (FileMaker Server) doesn’t exist.
>
> Is there a trick for specifying a folder that contains a space?
>
> BP
>
> 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
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.iviking.org/pipermail/fx.php_list/attachments/20131204/1cef79e6/attachment-0001.html
More information about the FX.php_List
mailing list