From: <no...@so...> - 2002-11-11 09:40:57
|
Bugs item #636520, was opened at 2002-11-11 01:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=636520&group_id=8956 Category: Admin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Leonard Chan (wotg) Assigned to: Nobody/Anonymous (nobody) Summary: Problem with Debug + PHP Sandbox? Initial Comment: Hi. I _THINK_ I discovered a incompatibility with the debug script when PHP Sandboxes are enabled. My fix was to reuse the temp folder defined in the config file, rather than session_save_path(). I'm not certain that this was a smart fix, however, it seems to have at least gotten rid of my error message. My first attempt at a diff is attached. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=636520&group_id=8956 |