hi nathan thanks for the response...

it's webserver.  so the phpinfo() result in the browser should be accurate.

looks like the rx is where it should be.



Nathan Nobbe wrote:
> On Wed, Feb 11, 2009 at 9:54 AM, brian <brian.l...@vt.edu
> <mailto:brian.l...@vt.edu>> wrote:
>
>
>     with php.ini in /apps/local/php5/lib, readable by all:
>
>     phpinfo says     : "configuration file path /apps/local/php5/lib"
>     phpinfo also says: "loaded configuration file: (none)"
>
>     .... so i'm not getting anything from php.ini.
>
>     can someone point me at the fix for this problem?
>
>
> webserver or cli?  if cli, take a peak at
>
> php --ini
>
> also, /apps/local/php5/lib should have rx for the webserver user.
>
> you may also need to check the perms on /apps/local/php5 to ensure the
> webserver user has rx on that dir as well.
>
> -nathan
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to