[Mediawiki-l] Install Issue - MediaWiki 1.15.1

Jonathan Fitzgerald (Nebusoku) nebusoku at gmail.com
Wed Jul 22 05:34:39 UTC 2009


I have changed everything in the account for this setup to 777 and I have
tried re-uploadeding everything to replace it, no change.

 

*	PHP 5.2.8 installed
*	Found database drivers for: MySQL PostgreSQL
*	Warning: PHP's register_globals <http://php.net/register_globals>
option is enabled. Disable it if you can. 

MediaWiki will work, but your server is more exposed to PHP-based security
vulnerabilities. 

*	PHP server API is cgi; using ugly URLs (index.php?title=Page_Title)
*	Have XML / Latin1-UTF-8 conversion support.
*	Warning: A value for session.save_path has not been set in PHP.ini.
If the default value causes problems with saving session data, set it to a
valid path which is read/write/execute for the user your web server is
running under.
*	PHP's memory_limit is 32M. 
*	Couldn't find Turck MMCache <http://turck-mmcache.sourceforge.net> ,
eAccelerator <http://eaccelerator.sourceforge.net> , APC
<http://www.php.net/apc>  or XCache <http://trac.lighttpd.net/xcache/> ;
cannot use these for object caching.
*	Found GNU diff3: /usr/bin/diff3.
*	Found ImageMagick: /usr/bin/convert; image thumbnailing will be
enabled if you enable uploads.
*	Found GD graphics library built-in.
*	Installation directory: /home/naosu/public_html
*	Script URI path: 
*	Installing MediaWiki with php file extensions
*	Environment checked. You can install MediaWiki.

.         Generating configuration file...

*	Database type: MySQL
*	Loading class: DatabaseMysql
*	Attempting to connect to database server as naosu_parts...success.
*	Connected to mysql 5.0.81-community; enabling MySQL 4.1/5.0 charset
mode
*	Database naosu_wiki exists
*	Creating tables...
Warning: fopen(../maintenance/tables.sql) [function.fopen
<http://naosu.cyexx.com/config/function.fopen> ]: failed to open stream: No
such file or directory in /home/naosu/public_html/includes/db/Database.php
on line 2212

Could not open "../maintenance/tables.sql".

Backtrace:

#0 /home/naosu/public_html/install-utils.inc(112):
Database->sourceFile('../maintenance/...')
#1 /home/naosu/public_html/config/index.php(1133):
dbsource('../maintenance/...', Object(Database))
#2 {main}

 

 

 



More information about the MediaWiki-l mailing list