hi
my problem is:
session_start() sometimes doesn't work. it takes too long so a timeout error occurs.
anyone knows what's going on when i call session_start?
a file will be created for each user in a given tmp directory? dnslookup? a cookie is send but what can cause such a delay??
i'm using an out-of-the-box server with 1ghz p3 , 512mb ram and redhat linux 2.4.17, apache 1.3.23 and php 4.1.2. also mysql 3.23.49a is running. are there any troubles known using such a configuration?
thanks alot for any help 🙂
chris