Re: [PHP] get_cfg_var() From: .: B i g D o g :. (bigdog <email protected>)
Date: 10/18/02

Things to try:

1. Has anyone turned this function off in php. You can do it in the
php.ini script.
2. Do a var_dump on the returned result for get_cfg_var.
3. Have all debugging turned on in php and have it go to stdout.
(Especially the start up one.) Verify the warning and such.

On Fri, 2002-10-18 at 10:59, Chris Boget wrote:
> Though we didn't change anything on our server, for some
> reason, the above function is no longer working. I can try
> to get the value of any of the configuration variables and
> nothing is getting returned. I can run phpinfo() and see that
> the configuration vars are set but get_cfg_var() just won't
> return them.
> Has anyone experienced anything like this? Again, we did
> not change anything on our server. It's just that one minute
> it's working and the next it's not.
>
> Any insight would be greatly appreciated!!
>
> Chris
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

-- 
.: B i g D o g :.

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