Re: Install plugin ploblem after upgrading to 1.1
Posted: Tue Jan 30, 2007 9:00 pm
Hi!
That's strange, it seems two concurring versions of the Pear net class are installed/used.
Can it be that any of your event plugins use Net/Socket and don't include it conditionally?
Maybe you need to set $serendipity['use_PEAR'] = false in serendpity_config.inc.php?
Regards,
Garvin
That's strange, it seems two concurring versions of the Pear net class are installed/used.
Can it be that any of your event plugins use Net/Socket and don't include it conditionally?
Maybe you need to set $serendipity['use_PEAR'] = false in serendpity_config.inc.php?
Regards,
Garvin