I have a newly built webserver using Ubuntu Linux and php 5.2.10. Everything seems to work well, but the session_start is painfully slow. It works, but seems to take 2 minutes. I tested on IE and FF and on a couple computers with the same results.
I've search the internet and come up with issues with the server's file system. So we removed Samba and found we're using ext4. I've even tried cookies_only with no luck.
Any more ideas? It's the only thing keeping me from completing by project.
I've search the internet and come up with issues with the server's file system. So we removed Samba and found we're using ext4. I've even tried cookies_only with no luck.
Any more ideas? It's the only thing keeping me from completing by project.