Skip to content
This repository was archived by the owner on Sep 8, 2021. It is now read-only.
This repository was archived by the owner on Sep 8, 2021. It is now read-only.

Call to undefined function json_encode()  #47

Description

@treii28

Fatal error: Uncaught Error: Call to undefined function json_encode() in /var/task/index.php:17

I added a php.ini to the root of my function as the (vague) instructions suggest.
I added extension_dir=/opt/lib/php/7.3/modules as ticket #2 suggests

Same error

php.ini contents:

extension_dir=/opt/lib/php/7.3/modules
extension=json.so

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions