From: Alex B. <en...@tu...> - 2001-05-06 01:59:30
|
that last one was an old version, only missing a few comments. _a -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |
From: stout <pm...@st...> - 2001-05-06 05:28:42
|
The actual line should be: php_value allow_call_time_pass_reference 1 Note the "1" instead of "on". On does not work in an .htaccess file. Go figure. |
From: alex b. <en...@tu...> - 2001-05-06 05:49:47
|
heh. I'll add that as well. In r2/init we'll use init_set to set all those ini values so the setup isn't so dependant on apache. Actually, we _are_ using ini_set, I've got the class :) thanks. _alex ----- Original Message ----- From: "stout" <pm...@st...> To: <bin...@li...> Sent: Saturday, May 05, 2001 10:29 PM Subject: [binarycloud-dev] php_value allow_call_time_pass_reference on > The actual line should be: > > php_value allow_call_time_pass_reference 1 > > Note the "1" instead of "on". On does not work in an .htaccess file. Go > figure. > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |
From: stout <pm...@st...> - 2001-05-06 15:06:36
|
This may seem like a stupid question, but where is the htdocs folder that the installation instructions indicate should be present in the tarball? I installed r1 a while ago on another machine, no problem. I'm trying to install r2 on another machine and no htdocs folder. ----- Original Message ----- From: Alex Black <en...@tu...> To: binarycloud-dev <bin...@li...> Sent: Saturday, May 05, 2001 7:59 pm Subject: [binarycloud-dev] wrong version of Sess > that last one was an old version, only missing a few comments. > > _a > > > -- > alex black, ceo > en...@tu... > > the turing studio, inc. > http://www.turingstudio.com > > vox+510.666.0074 > fax+510.666.0093 > > > |
From: Alex B. <en...@tu...> - 2001-05-06 17:51:39
|
there is no r2 distro tarball... the only thing you can download that's related to r2 are the very early spec drafts, which are just as easily read on binarycloud.com _a > This may seem like a stupid question, but where is the htdocs folder that > the installation instructions indicate should be present in the tarball? I > installed r1 a while ago on another machine, no problem. I'm trying to > install r2 on another machine and no htdocs folder. > ----- Original Message ----- > From: Alex Black <en...@tu...> > To: binarycloud-dev <bin...@li...> > Sent: Saturday, May 05, 2001 7:59 pm > Subject: [binarycloud-dev] wrong version of Sess > > >> that last one was an old version, only missing a few comments. >> >> _a >> >> >> -- >> alex black, ceo >> en...@tu... >> >> the turing studio, inc. >> http://www.turingstudio.com >> >> vox+510.666.0074 >> fax+510.666.0093 >> >> >> > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |
From: stout <pm...@st...> - 2001-05-06 18:57:41
|
My bad. I meant r1b. ----- Original Message ----- From: Alex Black <en...@tu...> To: binarycloud-dev <bin...@li...> Sent: Sunday, May 06, 2001 11:51 am Subject: Re: [binarycloud-dev] wrong version of Sess > there is no r2 distro tarball... the only thing you can download that's > related to r2 are the very early spec drafts, which are just as easily read > on binarycloud.com > > _a > > > This may seem like a stupid question, but where is the htdocs folder that > > the installation instructions indicate should be present in the tarball? I > > installed r1 a while ago on another machine, no problem. I'm trying to > > install r2 on another machine and no htdocs folder. > > ----- Original Message ----- > > From: Alex Black <en...@tu...> > > To: binarycloud-dev <bin...@li...> > > Sent: Saturday, May 05, 2001 7:59 pm > > Subject: [binarycloud-dev] wrong version of Sess > > > > > >> that last one was an old version, only missing a few comments. > >> > >> _a > >> > >> > >> -- > >> alex black, ceo > >> en...@tu... > >> > >> the turing studio, inc. > >> http://www.turingstudio.com > >> > >> vox+510.666.0074 > >> fax+510.666.0093 > >> > >> > >> > > > > > > _______________________________________________ > > binarycloud-dev mailing list > > bin...@li... > > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > > > > > -- > alex black, ceo > en...@tu... > > the turing studio, inc. > http://www.turingstudio.com > > vox+510.666.0074 > fax+510.666.0093 > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |
From: Alex B. <en...@tu...> - 2001-05-06 19:07:40
|
> My bad. I meant r1b. should be right there. if you untar it, you'll get a directory: binarycloud. in there you should find all the LICENSE, etc files, and two directories: binarycloud, and htdocs. You might have moved the entire contents of the tarball by accident, which includes htdocs/ _alex -- alex black, ceo en...@tu... the turing studio, inc. http://www.turingstudio.com vox+510.666.0074 fax+510.666.0093 |
From: stout <pm...@st...> - 2001-05-06 19:15:18
|
Nope, no luck. No htdocs in the binarycloud subdirectory. License, etc...are all there, just no htdocs. ----- Original Message ----- From: Alex Black <en...@tu...> To: binarycloud-dev <bin...@li...> Sent: Sunday, May 06, 2001 1:06 pm Subject: Re: [binarycloud-dev] wrong version of Sess > > My bad. I meant r1b. > > should be right there. > > if you untar it, you'll get a directory: binarycloud. > > in there you should find all the LICENSE, etc files, and two directories: > binarycloud, and htdocs. > > You might have moved the entire contents of the tarball by accident, which > includes htdocs/ > > > _alex > > > -- > alex black, ceo > en...@tu... > > the turing studio, inc. > http://www.turingstudio.com > > vox+510.666.0074 > fax+510.666.0093 > > > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > |
From: stout <pm...@st...> - 2001-05-06 19:20:22
|
the htdocs folder IS there. Only, not when you untar it on a windows machine using WinRAR. I guess through this onto the Windows Oddities pile. |