Last modified: 2010-05-15 15:33:33 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T5653, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 3653 - Unknown file inclusion error - append.php
Unknown file inclusion error - append.php
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.4.x
PC Linux
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://startrekgames.planets.gamespy....
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-10-08 14:57 UTC by Daniel Gravenor
Modified: 2010-05-15 15:33 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Daniel Gravenor 2005-10-08 14:57:02 UTC
I have upgraded to 1.4.11 (from about 1.4.6 (version.php has software revision
1002)), and how I have a file inclusion error that appears at the bottom of the
page.  Normally I would be able to troubleshoot, but I have searched every file
for a reference to append.php but I cant find it.

Warning: Unknown(append.php): failed to open stream: No such file or directory
in Unknown on line 0

Warning: (null)(): Failed opening 'append.php' for inclusion
(include_path='.:/hsphere/local/home/chessmes/startrekgames.planets.gamespy.com/games:/hsphere/local/home/chessmes/startrekgames.planets.gamespy.com/games/includes:/hsphere/local/home/chessmes/startrekgames.planets.gamespy.com/games/languages')
in Unknown on line 0
Comment 1 Brion Vibber 2005-10-09 00:43:39 UTC
Your PHP server is probably configured with an automatic footer inclusion.
Check your php.ini for settings like these:

; Automatically add files before or after any PHP document.
auto_prepend_file =
auto_append_file =

If necessary change or remove the include_path setting in LocalSettings.php.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links