by RobinGreen » Sun Dec 09, 2012 9:07 am
I have developed a medical intranet application using Mac OS X, PHP, MySql and Javascript. Until Lion arrived as a server all was going well. With the Lion servers, it appears that when any one of the terminals goes through a garbage clean-up, (session(unset)), all terminals immediately lose all their variables. Have ploughed through all the discussions in the php manual, but do not have a guaranteed fix. For now, have set the garbage retention period to 8 hours, (lots of memory room on the server, and monitor it regularly) but don't see this as a permanant fix. Any ideas from anyone? PHP 5.3. Thanks