[Mediawiki-l] HELP

Monahon, Peter B. Peter.Monahon at USPTO.GOV
Wed Jun 27 18:19:38 UTC 2007


> Matt wrote: i'm getting this error on the install...

"Creating tables...
*Warning*: fopen(../maintenance/tables.sql)
[function.fopen<http://wiki.stock-tech.com/configs/function.fopen>]:
failed to open stream: No such file or directory in *
/homepages/21/d144326822/htdocs/wiki/includes/Database.php* on line
*2123*
Could not open "../maintenance/tables.sql"."

> Line 2123 contains this

function sourceFile( $filename, $lineCallback = false, $resultCallback =
false ) {
        $fp = fopen( $filename, 'r' );
        if ( false === $fp ) {
            return "Could not open \"{$filename}\".\n";
        }

> What's file 'r' supposed to be?


Peter Blaise responds: I'm getting:

"The MediaWiki logo
MediaWiki 1.10.0rc1
Please set up the wiki first.
http://wiki.stock-tech.com/config/index.php"

... when browsing to your site:
http://wiki.stock-tech.com/

So, does anybody know possible causes and resolutions, considering the
givens?  (How obvious is it now, Rob?)

-- Peter Blaise




More information about the MediaWiki-l mailing list