I am running gentoo linux with apache-2.049 and php-4.37. Php is working fine but on any script if I
use a ...
session_start();
the browser will hang. I see the session in /tmp and can use phpinfo to see the cookie has been set but it hangs, no error's nothing. Does any one have an Idea of where I should look?