I just struggeled about a Problem with my Atahualpa Installation after my webhoster (http://webhostone.de) updated their PHP installation.
With PHP 5.2.17 everything worked fine (and also works fine if I switch back to this depricated PHP release).
With the current PHP 5.3.5 I get a blank header, body and footer, when I switch display_errors ON I get these error messages:
Code:
Warning: include() [function.include]: Failed opening 'bfa://configure_header' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/header.php on line 39 Warning: include() [function.include]: Failed opening 'bfa://content_above_loop' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/index.php on line 11 Warning: include() [function.include]: Failed opening 'bfa://content_inside_loop' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/index.php on line 15 Warning: include() [function.include]: Failed opening 'bfa://content_below_loop' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/index.php on line 19 Warning: include() [function.include]: Failed opening 'bfa://footer_style_content' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/footer.php on line 98 Warning: include() [function.include]: Failed opening 'bfa://html_inserts_body_bottom' for inclusion (include_path='/home/www/wkb/wp-content/plugins/tpc-memory-usage/library:.:/usr/share/php') in /home/www/wkb/wp-content/themes/atahualpa/footer.php on line 120
I compared the output of phpinfo() of both releases but detected nothing suspicious, for reference I attach the PHP configuration as an PDF.
Has anybody a running atahualpa 3.6.x with PHP 5.3.5? Mayby you could post the output of phpinfo() of your installation?
Or any idea where to search next?
Thanks
Jan