Raw pages must be accessed through the primary script entry point [MediaWiki v1.12]

When I tested the new feature "(bug 11353) add ability to retrieve raw section content via action=raw " of MediaWiki v1.12 by means of PHP require_once() statement, I met the following error message:
Forbidden Raw pages must be accessed through the primary script entry point.已複製到剪貼簿
The problem URL isThe correct URL isReferenceRelated configuration
allow_url_fopen = On allow_url_include = On已複製到剪貼簿

留言