From: Spiggy T. <th...@me...> - 2001-05-25 03:00:24
|
okie. i get a blank page with absolutely nothing in it. not even in the source of the page.. i have tried the page with all the browsers i have installed (win2k/linux) my setup is php4.0.5, mysql 3.23.37, redhat 7.1. i have lots of virtualhosts and php/ mysql works. i took the virtualhost config from binarycloud.com and pasted it to httpd.conf (only changed the paths). i have tried to change the paths again (in defined_constants) just to test and that does produce an error so i am assuming bc is finding everything correctly. have i missed something obvious? paivi ----- Original Message ----- From: "Alex Black" <en...@tu...> To: "binarycloud-dev" <bin...@li...> Sent: Wednesday, May 23, 2001 2:15 PM Subject: Re: [binarycloud-dev] functioning download available > > exactly what I did, should be ok for now. > > ah, good. > > > [PATH_TRANSLATED] => /raidb4/iPlanet/server/docs/bc/index.php > > agh! not quite :) > > I don't see any Docroot or anything similar. > > What I'll do with the "distro" version of r2 is include the current code in > binarycloud.php, but commented out. > > The only code in the distro will be > > define("BC_PATH","/blah/blah/blah/binarycloud/"); > > > > I'm also getting JS errors and missing images, are there any other paths or > > switches that need setting? > > cd /raidb4/iPlanet/server/docs/bc/ > cp -R resources ../ > > reload > > > Also, this: Unable to call _pear_call_destructors() - function does not > > exist in Unknown on line 0 > > Yes, after looking quite carefully at PEAR_Error, I am sad to say that it > isn't beefy enough. > > So, we'e going to do an error class as well. Snarf! > > > but I'm guessing you know about this one already. > yep. > > _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 > > |