plesk / plesk/docker

PHP Startup: Unable to load dynamic library 'kolabicalendar.so'

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
98
Forks
49
Avg merge
57m
Merged PRs (30d)
1

Description

PHP Startup: Unable to load dynamic library 'kolabicalendar.so' (tried: /opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so (/opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so: cannot open shared object file: No such file or directory), /opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so.so (/opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so.so: cannot open shared object file: No such file or directory))

@all anybody why is issue occurs. I am not using Roundcube

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the PHP Startup error and inspect the PHP 7.4 module path /opt/plesk/php/7.4/lib/php/modules/kolabicalendar.so, including the attempted .so.so path. Determine why kolabicalendar.so is being requested despite the reported usage, then document a reproducible cause and resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.