5kyy8lu3 Posted August 14, 2009 Share Posted August 14, 2009 Hi. I've narrowed my session problems down to the garbage collection clearing my sessions. This happens at random times and it's the only thing I can think of. What can I do to avoid this problem? I'm guessing something in the php.ini? I've tried google searching but it's like those bing.com commerials the kind of results I'm getting lol. Thanks ahead of time. Quote Link to comment Share on other sites More sharing options...
5kyy8lu3 Posted August 14, 2009 Author Share Posted August 14, 2009 i even tried a script that makes a subdirectory to put my sessions in so gc doesn't eat them but i come to find that wont' work for me either Warning: mkdir() [function.mkdir]: Permission denied in /hermes/bosweb/web191/b1913/ipw.kloudzco/public_html/session.php on line 10 Quote Link to comment Share on other sites More sharing options...
5kyy8lu3 Posted August 14, 2009 Author Share Posted August 14, 2009 ok nevermind i set my session.save_path in the php.ini and it seems to have fixed the problem on top of that, my site seems 300% faster lol, i'm not sure if that's related but I'm glad to get that problem out of the way Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.