From: Henry C. <hen...@ya...> - 2001-04-25 17:48:46
|
Thank you so much...=) Its up and running... BTW ....now I have to read apache docs to figure out how I can create aliases for other directories on my server that have nothing to do with BC...and have their own specific rwx privileges...Again Thanks a lot all of you for your help! on 4/25/01 12:44 PM, abidal at ab...@ip... wrote: >>> This problem are not realy relate to win. >>>> .. >>> // be shure to remove space at the end of the following page. >> Do you mean a space in their title or within the page itself? >>> core/base/permissions.php >>> core/lib/bread_crumbs_and_tabs.lib >>> user/conf/defined_constants.conf >>> user/conf/file_permissions.conf >>> user/conf/predend.inc >>> > > You should remove space char inside the file, just after the latest php > close tag. > <? > > php code > > > ?>__NO_SPACE_HERE__ > > > > > > >> I cant seem to find this string you speak of...could it have been >> removed >> with the new r1b version >>> //in user/conf/defined_constants.conf change >>> $_PHP_SELF = str_replace .... ; >>> with $_PHP_SELF = $PHP_SELF; > > Sorry look in core/lib/bread_crumbs_and_tabs.lib > > > >>> // be shure that php is configure to work with mysql or you will get >> a >>> blank page too >> I know it is because currently I am running a webforum that uses mysql >> to >> store the forums data >>> > > Ok, now you should change the user/password for mysql in > user/db/objects/bc_global_db.inc > > >> BTW.. After checking all of this Im still getting a blank page...Do I >> have >> to make the BC "htdocs" directory a virtual directory in httpd.conf? >>> > > You don't have, you simply have to change DocumentRoot in httpd.conf. > > Reload httpd, all should be ok now. > > > > > -- > IPSIGHT NETWORKS - www.ipsight.com > Abidal Serge ab...@ip... > Phone (+33) 1 45 40 91 51 - Fax (+33) 1 45 40 85 45 > > _______________________________________________ > binarycloud-dev mailing list > bin...@li... > http://lists.sourceforge.net/lists/listinfo/binarycloud-dev > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |