>Hi,
>
>Maybe it's already discussed here, but PHP is generating errors of undefined
>constants. These constants are defined in my scripts. Als the superglobal
>$_ENV is empty.
>
>Can anyone tell what's wrong here?
>
>I'm using a W2K server, with Apache 1.3.26 and PHP 4.2.1

Check php.ini settings and track_variables or whatever it is...

Actually, use <?php phpinfo();?> first to be sure you are looking at the
correct php.ini file.


-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to