From: abidal <ab...@ip...> - 2001-04-25 11:48:04
|
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. 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 //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 -- IPSIGHT NETWORKS - www.ipsight.com Abidal Serge ab...@ip... Phone (+33) 1 45 40 91 51 - Fax (+33) 1 45 40 85 45 |