@hase bbs_JSON/Parseがないのでモジュールを入れるか、入れられない場合はservice.plで最初の「use JSON::Parse 'parse_json';」をコメントアウトするかで対処できるかと。
Conversation
Notices
-
PYU224(KindWorld管理者) (pyu224@misskey.kindworld.one)'s status on Monday, 27-Feb-2023 17:04:48 JST PYU224(KindWorld管理者) -
hase@misskey.kindworld.one's status on Monday, 27-Feb-2023 17:04:49 JST hase 当職試しにXREAにVer0.8.0をインストールをインストールしてみました
admin.cgiのセットアップまでは順調だったのですがいざ掲示板を作成しようとすると以下のようなエラーが出てしまいます
ファイルマネージャーを見てみると掲示板のディレクトリ自体は作成されているみたいです
無能当職に力を
Software error:
Can't locate JSON/Parse.pm in @INC (you may need to install the JSON::Parse module) (@INC contains: ./perllib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./module/bbs_service.pl line 12.
BEGIN failed--compilation aborted at ./module/bbs_service.pl line 12.
For help, please send mail to the webmaster (info@xrea.com), giving this error message and the time and date of the error.
Software error:
[Mon Feb 27 01:03:14 2023] admin.cgi: Can't locate JSON/Parse.pm in @INC (you may need to install the JSON::Parse module) (@INC contains: ./perllib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ./module/bbs_service.pl line 12.
[Mon Feb 27 01:03:14 2023] admin.cgi: BEGIN failed--compilation aborted at ./module/bbs_service.pl line 12.
Compilation failed in require at ./admin/sys.bbs.pl line 693.
For help, please send mail to the webmaster (info@xrea.com), giving this error message and the time and date of the error.3
-