View Single Post
Old January 25th, 2008, 3:17 PM   #4 (permalink)
sascoms
Registered User
Seasoned Poster
 
Joined in Sep 2003
47 posts
Gave thanks: 4
Thanked 5 times
ok, here is the local pc installation:
environment is xampp on windows xp
without any errors, everything was okey
--------------------------------------------

MediaWiki 1.11.1 Installation

* Don't forget security updates! Keep an eye on the low-traffic release announcements mailing list.

Checking environment...

Please include all of the lines below when reporting installation problems.

* PHP 5.2.0 installed
* Found database drivers for: MySQL PostgreSQL
* PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
* Have XML / Latin1-UTF-8 conversion support.
* Session save path (D:\Program Files\xampp\tmp) appears to be valid.
* PHP is configured with no memory_limit.
* Couldn't find Turck MMCache, 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: D:\Program Files\xampp\htdocs\tmp\mediawiki
* Script URI path: /tmp/mediawiki
* 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 root...success.
* Connected to 5.0.27-community
* Database wikidb exists
* Creating tables... done.
* Initializing data...
* Created sysop account admin.
*

Creating LocalSettings.php...

Installation successful! Move the config/LocalSettings.php file to the parent directory, then follow this link to your wiki.
__________________
server: pass40
sascoms is offline   Reply With Quote