<div dir="ltr">Can 'php --ini' tell you where it's trying to look at?</div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Nov 14, 2015 at 12:59 AM, B.S. <span dir="ltr"><<a href="mailto:bs27975@yahoo.ca" target="_blank">bs27975@yahoo.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Charles' post made me do a quick google.<br>
<br>
Your solution is mentioned, but apparently only applies if there is actually a php.ini, and apparently there isn't one (by default) any more. Or something.<br>
<br>
At least per <a href="http://stackoverflow.com/questions/8684609/dude-wheres-my-php-ini" rel="noreferrer" target="_blank">http://stackoverflow.com/questions/8684609/dude-wheres-my-php-ini</a> ('Dude, where's my php.ini?'), FWIW.<br>
<br>
<br>
>________________________________<br>
> From: Khalid Baheyeldin <<a href="mailto:kb@2bits.com">kb@2bits.com</a>><br>
>To: KWLUG discussion <<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a>><br>
>Sent: Saturday, November 14, 2015 12:53 AM<br>
>Subject: Re: [kwlug-disc] php.ini in Ubuntu 15.10?<br>
<span class="im HOEnZb">><br>
><br>
><br>
>I don't use 15.x yet (and only stick with LTS releases).<br>
><br>
>But, you can tell which files PHP is reading as configuration by creating a file called pi.php, with the following line in it:<br>
><br>
><?php phpinfo(); ?><br>
><br>
>Put it in your webroot, then access your site using:<br>
><br>
><a href="http://whereever-your-site-is/pi.php" rel="noreferrer" target="_blank">http://whereever-your-site-is/pi.php</a><br>
><br>
>That will tell you which PHP configuration files are being read.<br>
><br>
><br>
><br>
><br>
>On Fri, Nov 13, 2015 at 9:35 PM, Charles M <<a href="mailto:chaslinux@gmail.com">chaslinux@gmail.com</a>> wrote:<br>
><br>
><br>
>><br>
>><br>
>>Just installed a LAMP stack in Ubuntu 15.10 and I can't seem to find php.ini? Has it changed to one of?:<br>
>><br>
>>/usr/share/php5/php.ini-development<br>
>>/usr/share/php5/php.ini-production<br>
>>/usr/share/php5/php.ini-production.cli<br>
>><br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" rel="noreferrer" target="_blank">http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org</a><br>
<br>
</div></div></blockquote></div><br></div>