[Phpmyadmin-devel] BLOBstreaming throws Notices
Sebastian Mendel
lists at sebastianmendel.de
Wed Dec 10 15:23:22 CET 2008
On 2008-12-10 15:05, Sebastian Mendel wrote:
> On 2008-12-10 14:59, Michal Čihař wrote:
>> Hi
>>
>> Dne Wed, 10 Dec 2008 14:35:37 +0100
>> Sebastian Mendel<lists at sebastianmendel.de> napsal(a):
>>
>>> Hi,
>>>
>>> does the author of blobstreaming know that it is throwing notices?
>>>
>>>
>>> developers and testers should run phpMyAdmin with
>>>
>>> $cfg['Error_Handler']['display'] = true;
>>> $cfg['Error_Handler']['gather'] = true;
>>>
>>> in their config.inc.php
>> Demo server uses this settings for quite some time and I did not see
>> there any notices from blobstreaming...
>
> weird, will investigate this a little bit further ...
$cfg['Server'] is not filled with default values, every setting missing
in config.inc.php does not automatically set to the default as given in
config.default.php - so 'connect_type' and 'extension' is not set for me
--
Sebastian Mendel
More information about the Developers
mailing list