[ixpmanager] php8.1 woes

Nick Hilliard (INEX) nick at inex.ie
Thu Feb 2 23:18:07 GMT 2023


yep, apt upgrade should be fine after this.

BTW if you have any other packages marked as "rc", they can be safely 
purged.

Nick

Jay Hanke wrote on 02/02/2023 23:08:
> After following your instructions, I reinstalled php8.0-memcached, and
> restarted apache2 and it came back.
>
> It looked like from the notes it was safe to use apt upgrade after the
> aliases were fixed. Is that the case?
>
> Thanks,
>
> Jay
>
> On Thu, Feb 2, 2023 at 5:02 PM Jay Hanke <jayhanke at southfront.io> wrote:
>> That looks like that cleared up some of the apt issue. I'm still
>> getting the same error message on the website and when I try to
>> generate MRTG configs.
>>
>> Is there something I need to do in php as well?
>>
>> root at ixpmgr:/srv/ixpmanager# dpkg -l | grep php8.1
>> root at ixpmgr:/srv/ixpmanager# php -v
>> PHP 8.0.27 (cli) (built: Jan 13 2023 10:43:21) ( NTS )
>> Copyright (c) The PHP Group
>> Zend Engine v4.0.27, Copyright (c) Zend Technologies
>>      with Zend OPcache v8.0.27, Copyright (c), by Zend Technologies
>> root at ixpmgr:/srv/ixpmanager# /srv/ixpmanager/artisan
>> grapher:generate-configuration -B mrtg
>>
>>     Error
>>
>>    Class "Memcached" not found
>>
>>    at vendor/laravel/framework/src/Illuminate/Cache/MemcachedConnector.php:69
>>       65▕      * @return \Memcached
>>       66▕      */
>>       67▕     protected function createMemcachedInstance($connectionId)
>>       68▕     {
>>    ➜  69▕         return empty($connectionId) ? new Memcached : new
>> Memcached($connectionId);
>>       70▕     }
>>       71▕
>>       72▕     /**
>>       73▕      * Set the SASL credentials on the Memcached connection.
>>
>>        +18 vendor frames
>>    19  [internal]:0
>>        Illuminate\Foundation\Application::Illuminate\Foundation\{closure}()
>>
>>        +5 vendor frames
>>    25  artisan:39
>>        Illuminate\Foundation\Console\Kernel::handle()

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.inex.ie/pipermail/ixpmanager/attachments/20230202/755e739c/attachment.htm>


More information about the ixpmanager mailing list