Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2019 10:36:32 -0500
From:      Mark Moellering <markmoellering@psyberation.com>
To:        questions@freebsd.org
Subject:   Re: Problems with JSON and PHP
Message-ID:  <CAA0uU3X_-3cdUu6PNw4nXn2PJPFtSYF=w284wjEOBFKL-0Vj5A@mail.gmail.com>
In-Reply-To: <843A5A40-1344-42C0-97D8-D316D89CCCB1@boosten.org>
References:  <C71BB378-7DC7-4C6B-83AE-21C44BA240EE@mail.sermon-archive.info> <CAA0uU3VJLXetWaeVr1CntGAnjFOyWQj0EyjB-W1ri3nJCHXeAA@mail.gmail.com> <BA63BD50-B678-4B72-82B3-8800E9C210F3@boosten.org> <CAA0uU3XR4LMBdHzTFq0tmdHmKzpsSO9F_AuMoryBrTA0%2BG2%2BFw@mail.gmail.com> <843A5A40-1344-42C0-97D8-D316D89CCCB1@boosten.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 1, 2019 at 10:31 AM <freebsd@boosten.org> wrote:

>
> >>
> >
> > There you go, injecting logic.  The only other thing I can think of is
> > check the FPM php.ini file.  What happens if you try a simple json_encode
> > of a string?  Try the simplest call first, then go on from there.
> > _______________________________________________
>
> The only thing I can think of is that his web server uses a different
> php.ini then the command line.
> The web server cannot find the json module.
>
> Peter
>
>
Sorry, should have been more clear.  Yes, the command line and web server
uses different php.ini files.  usually, the command line file is in a
folder marked cli and the web server file is in one marked fpm

-- Mark



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAA0uU3X_-3cdUu6PNw4nXn2PJPFtSYF=w284wjEOBFKL-0Vj5A>