Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Run app #4

@noobchamp

Description

@noobchamp

what I doing wrong?

root@ubuntu:/usr/share/keepass4web# plackup bin/app.psgi --port 8080 --host localhost
String found where operator expected at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 529, near "request_header 'If-None-Match'"
        (Do you need to predeclare request_header?)
String found where operator expected at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 556, near "response_header 'Cache-Control'"
        (Do you need to predeclare response_header?)
String found where operator expected at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 557, near "response_header 'ETag'"
        (Do you need to predeclare response_header?)
Error while loading /usr/share/keepass4web/bin/app.psgi: syntax error at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 529, near "request_header 'If-None-Match'"
Global symbol "$matchheader" requires explicit package name at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 530.
Global symbol "$matchheader" requires explicit package name at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 530.
syntax error at /usr/share/keepass4web/bin/../lib/KeePass4Web/KeePass.pm line 556, near "response_header 'Cache-Control'"
Compilation failed in require at /usr/share/keepass4web/bin/../lib/KeePass4Web.pm line 18.
BEGIN failed--compilation aborted at /usr/share/keepass4web/bin/../lib/KeePass4Web.pm line 18.
Compilation failed in require at /usr/share/keepass4web/bin/app.psgi line 7.
BEGIN failed--compilation aborted at /usr/share/keepass4web/bin/app.psgi line 7.

I thought unloaded modules

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions