From: <no...@so...> - 2002-11-11 18:13:30
|
Bugs item #636520, was opened at 2002-11-11 04: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. ---------------------------------------------------------------------- >Comment By: James Flemer (jimmerman) Date: 2002-11-11 13:13 Message: Logged In: YES user_id=39444 It doesn't look like any of your files were attached. Please tell us what you mean by PHP Sandboxes ... do you mean something to do with safe_mode, or open_basedir? Also could you post some details, like error messages or specific things that don't work. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108956&aid=636520&group_id=8956 |