From: Henry C. <hen...@ya...> - 2001-04-25 13:10:18
|
on 4/25/01 7:46 AM, abidal at ab...@ip... wrote: > This problem are not realy relate to win. > >> Check that...I got it to parse the index.php file once I dropped the >> number >> "4" off of the string "AddType application/x-httpd-php(4) .php"...but > > You now have a working apache with php > >> I'm >> noe getting the old "Warning: Failed opening 'BASEtmpl/template.class' >> for >> inclusion (include_path='') in c:/program files/apache >> group/apache/htdocs/htdocs/index.php on line 27 >> > > Good, It's means now that prepend is not set the right way > > If you set the prepend, you will get a blank page. > > At this point, there are some other thing to check. > > > // 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 > 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; > > // 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 > 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? > > -- > 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 |