Re: Re: PHP Issue - for the sysadmins
- Reply: Odhiambo Washington : "Re: Re: PHP Issue - for the sysadmins"
- In reply to: lain.: "Re: Re: PHP Issue - for the sysadmins"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Dec 2023 15:47:53 UTC
On Mon, Dec 25, 2023 at 10:34 AM lain. <lain@fair.moe> wrote: > On 2023年12月25日 15:24, the silly Odhiambo Washington claimed to have said: > > On Mon, Dec 25, 2023 at 3:12 PM Odhiambo Washington <odhiambo@gmail.com> > > wrote: > > > You are right to an extent. I am using php-fpm for the site. > > > I thought that php-fpm should inherit all modules loaded by PHP. No? > > > How then do I tell php-fpm to do it? > > > > > > > Just to add. This is FreeBSD and there is only one php.ini file - > > /usr/local/etc/php.ini > > > > Of course I know you're using FreeBSD, considering you're asking this in > a FreeBSD mailing list, so totally not assuming you're using Windows 98 > or something. > > I installed PHP on my FreeBSD server (pkg install php83) just to check. > It does indeed seem to differ a little bit from Linux (I don't use PHP > anymore, I switched to Go some time ago after a solid 2 decades of > coding in PHP). > However, could you check both your CLI output and web output on what ini > path it's returning? > > -- > lain. > > Did you know that? > 90% of all emails sent on a daily basis are being sent in plain text, and > it's super easy to intercept emails as they flow over the internet? > Never send passwords, tokens, personal information, or other volunerable > information without proper PGP encryption! > > If you're writing your emails unencrypted, please consider sending PGP > encrypted emails for security reasons. > You can find my PGP public key at: https://fair.moe/lain.asc > > Every good email client is able to send encrypted emails. > If yours can't, then you should consider switching to a secure email > client, because yours just sucks. > > My recommendations are Claws Mail or NeoMutt. > For instructions on how to encrypt your emails: > https://unixsheikh.com/tutorials/gnupg-tutorial.html > > To further this ... lain is 100% on the right track. To show the path to the ini via the command line: php -i To show the path to the ini via web: <?php phpinfo(); ?> I'm betting they're different as already has been stated. I too don't use php anymore, now I just stick with perl. ;) ~Paul -- __________________ :(){ :|:& };: