I'm using Apache + PHP (4.0.4 p1), but when I using the getallheaders() function got an error. The error message is "Can't use undefined function", but I can use getenv() function? What happen? Do I have to change something in httpd.conf or php.ini?