From: Alex B. <en...@tu...> - 2001-05-04 19:12:52
|
> Nope, looks like it's set to "on" so that's good, > > Here is my phpinfo file, I've censored the sensitive settings. (not that I > don't trust you or anything :) > > Do you see anything else that would cause problems. PHPSESSID is the session name, I have a vague memory that the name of the session in the distro may be "session". Or that may be a tweak I made somewhere else. You can check that in user/conf/defined_constants.conf --- One thing to note, though: because you can't use another virtualhost, if you enable the binarycloud prepends the current permissions system will take over your apache docroot and supervise all php in it. That means you'll have to register every other php file in your docroot if you want to use them alongside binarycloud. I'm going to make that behavior optional in binarycloud r2 (in addition to getting rid of the prepends) - but for the moment that's how it work. Really secure, but inconvenient if you want to run other things in the same install. _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |