From: Spiggy T. <th...@me...> - 2001-05-26 02:00:20
|
'htdocs' for bc is located at /web/bc/, binarycloud is at /include/binarycloud/. i get what i get when i go to http://binarycloud/, same when i add index.php, no loops as far as i can see... thats pretty much all i can think about. virtualhost is straight from your site (with paths changed), except that i use the local ip address for the virtualhost. apache is running as nobody.nobody and the files are owned by the server. ----- Original Message ----- From: "Alex Black" <en...@tu...> To: "binarycloud-dev" <bin...@li...> Sent: Friday, May 25, 2001 9:05 PM Subject: Re: [binarycloud-dev] blank page with binarycloud r1 > >> what does the url look like in your browser? > >> try editing binarycloud/user/conf/prepend.inc > >> > >> find this line: > >> check_permissions($perms_group); > > > > woohoo! i have something: the banner image, menu (no links) and > > > > Fatal error: Call to undefined function: get_directory_names_array() in > > /include/binarycloud/core/lib/bread_crumbs_and_tabs.lib on line 78 > > > > err.. alex, im assuming you know what this means :)? > > yes. that function: > get_directory_names_array() > is contained in the file whose line you commented out :) > > --- > > but the important question is, what are you getting the blank page? > so: > -do you have binarycloud somewhere strange (like /docroot/foo/index.php) > in your tree? > -have you noticed that you are actually getting an infinite loop, and > your url is something like: > http://example/place/index.php?rd=/index.php&rd=index.php etc? > > give me as much info as you can. > > _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 > > |