Hi I have recently installed 1.4 version and although wiki is working fine I'm getting following error in my scripts.log files (apache) --- Warning: Unknown(common_footer.inc): failed to open stream: No such file or directory in Unknown on line 0 Warning: (null)(): Failed opening 'common_footer.inc' for inclusion (include_path='.:/nixcraft/wiki:/nixcraft/wiki/includes:/nixcraft/wiki/languages') in Unknown on line 0 --- Any idea how to fix this?
Vivek Gite wrote:
Hi I have recently installed 1.4 version and although wiki is working fine I'm getting following error in my scripts.log files (apache)
Warning: Unknown(common_footer.inc): failed to open stream: No such file or directory in Unknown on line 0 Warning: (null)(): Failed opening 'common_footer.inc' for inclusion (include_path='.:/nixcraft/wiki:/nixcraft/wiki/includes:/nixcraft/wiki/languages') in Unknown on line 0
No reference to common_footer.inc appears in the MediaWiki source code; it looks like you've customized the code to include external files.
Either use the correct path to those files, or set up the include_path differently in LocalSettings.php.
-- brion vibber (brion @ pobox.com)
Based on the fact that there is no associated file, I'd say it's the PHP configuration.
IIRC, there is an option for a common header and/or footer to be included in every page.
On Apr 9, 2005 4:41 AM, Vivek Gite vivek.gite@gmail.com wrote:
Hi I have recently installed 1.4 version and although wiki is working fine I'm getting following error in my scripts.log files (apache)
Warning: Unknown(common_footer.inc): failed to open stream: No such file or directory in Unknown on line 0 Warning: (null)(): Failed opening 'common_footer.inc' for inclusion (include_path='.:/nixcraft/wiki:/nixcraft/wiki/includes:/nixcraft/wiki/languages') in Unknown on line 0
Any idea how to fix this?
-- Vivek G Gite __________________________________ Who am I? What am I doing? Why this happened to me? Are you stuck in life? Then read the most age old "Bhagwat gita" to solve all mysteries of life.
-- Jamie ------------------------------------------------------------------- http://endeavour.zapto.org/astro73/ Thank you to JosephM for inviting me to Gmail! Have lots of invites. Gmail now had 2GB.
mediawiki-l@lists.wikimedia.org