概要
Omeka Sの運用において、以下のエラーが発生しました。
‘session.name’ is not a valid sessions-related ini setting
これについて、以下のフォーラムで同じ事象が報告されていました。

'session.name' is not a valid sessions-related ini setting
Hello, since the update to PHP 8 I get this error message from my Omeka S. I have just updated the Omeka to the latest version. That didn’t fix the error either. I renamed all module folders on the server once, and named them correctly again. This did not help either. Does anyone know what the error is here? I found similar errors in the forum here, but unfortunately none of them were the same as mine. Here what the Omeka S gives as error message: Deprecated : Return type of Doctrine\DBAL\Sta...
原因と対処法
Omeka S 3系とPHP 8.1の組み合わせにおいて発生することがあるようでした。
The issue here is PHP 8.1 specifically. You won’t see it on 8.0 or older versions. An upcoming release of Omeka S will resolve this problem with PHP 8.1, but I don’t have a date currently set on when that will release.
これは2022年の情報なので、例えば、2024年時点の新しいOmeka Sをバージョンアップすることで、本問題を回避することができました。
まとめ
Omeka Sの運用にあたり、参考になりましたら幸いです。
動画版(生成AIによる自動生成): この記事の内容をずんだもん×四国めたんの掛け合いで解説しています。自動生成のため、内容に誤りがある可能性があります。正確な情報は記事本文をご参照ください。




コメント
…