User:Djgreen/MediaWiki: NewEngr

From WolfTech
Jump to navigation Jump to search
Please include all of the lines below when reporting installation problems.
PHP 5.2.9 installed
Found database drivers for: MySQL PostgreSQL SQLite
PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
Have XML / Latin1-UTF-8 conversion support.
Warning: Your session.save_path value (/tmp) appears to be invalid or is not writable. PHP needs to be able to save data to this location for correct session operation.
PHP's memory_limit is 48M bytes. Raised memory_limit to 52428800 bytes.
Couldn't find eAccelerator, APC or XCache; cannot use these for object caching.
GNU diff3 not found.
Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads.
Installation directory: /afs/eos.ncsu.edu/engrservers/www/ece/myece/wiki
Script URI path: /myece/wiki
Installing MediaWiki with php file extensions
Environment checked. You can install MediaWiki.
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually.
Generating configuration file...
Database type: MySQL
Loading class: DatabaseMysql
Attempting to connect to database server as djgreen...success.
Connected to mysql 5.1.47-community; enabling MySQL 4.1/5.0 charset mode
Attempting to create database...
Created database mw_myece
Creating tables... done.
Populating interwiki table... done.
Initializing statistics...
Granting user permissions to mw_myece on mw_myece... success.
Created sysop account wolftech.
Creating LocalSettings.php...

Installation successful! Move the config/LocalSettings.php file to the parent directory, then follow this link to your wiki. You should change file permissions for LocalSettings.php as required to prevent other users on the server reading passwords and altering configuration data.