Re: [PHP] PHPInfo data

2007-05-03 Thread Richard Lynch
I believe those are all settings from httpd.conf of Apache rather than php.ini, at least based on what they are... On Thu, May 3, 2007 3:23 pm, Chris Boget wrote: > In looking at the PHPInfo data on our two seperate servers, I see that > one > server (server 1) has the following settings (while th

Re: [PHP] PHPInfo data

2007-05-03 Thread Daniel Brown
Those are Apache configuration settings that are compiled into the Apache modules. You'll probably want to recompile both Apache binaries with the same options if you want both servers to show that information identically. On 5/3/07, Chris Boget <[EMAIL PROTECTED]> wrote: In looking at the