Yes, its fixed. Thanks Marcus!
Nuno
- Original Message -
Hello Nuno,
that should be fixed now. If not report the problem please again here.
best regards
marcus
Saturday, September 11, 2004, 6:17:16 PM, you wrote:
Nuno Lopes wrote:
Hello Marcus,
PHP prints an error for every file in /usr/l
Hello Nuno,
that should be fixed now. If not report the problem please again here.
best regards
marcus
Saturday, September 11, 2004, 6:17:16 PM, you wrote:
>> Nuno Lopes wrote:
>>> Hello Marcus,
>>>
>>> PHP prints an error for every file in /usr/local/lib/php/.registry
>>> One of those files:
Nuno Lopes wrote:
Hello Marcus,
PHP prints an error for every file in /usr/local/lib/php/.registry
One of those files: http://testes.aborla.net/pear.reg
prints:
"Notice: unserialize(): Error at offset 121 of 8404 bytes in test.php on
line 5"
This file is truncated, please verify that it indeed does
Nuno Lopes wrote:
Hello Marcus,
PHP prints an error for every file in /usr/local/lib/php/.registry
One of those files: http://testes.aborla.net/pear.reg
prints:
"Notice: unserialize(): Error at offset 121 of 8404 bytes in test.php on
line 5"
This file is truncated, please verify that it indeed doe
Hello Marcus,
PHP prints an error for every file in /usr/local/lib/php/.registry
One of those files: http://testes.aborla.net/pear.reg
prints:
"Notice: unserialize(): Error at offset 121 of 8404 bytes in test.php on
line 5"
Nuno
- Original Message -
Hello Nuno,
can you sent me he code i
Nuno:
It would also be helpful to know what version of PEAR you are using, and
in particular, the setting of magic_quotes_runtime. Earlier PEAR
versions choked on the unserialize statements in PEAR_Registry if this
setting was on.
Greg
Marcus Boerger wrote:
Hello Nuno,
can you sent me he cod
Hello Nuno,
can you sent me he code it is trying to deserialize?
marcus
Friday, September 10, 2004, 8:42:42 PM, you wrote:
> Hello,
> I think that the last unserialize() changes (2004-09-05) have broken it,
> because now I can't even do a simple 'pear list'.
> I can reproduce this problem i