habe jezz das 2te prob^^ diesmal installiere ich mediawiki auf meinem eigenem rechner in dem ordner htdocs aber leider will die installation ned so richtig hier was zuletzt kommt (nach der DB Daten eingabe usw):
PHP 5.2.6 installed
Found database drivers for: MySQL
PHP server API is apache2handler; ok, using pretty URLs (index.php/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 128M.
Couldn’t find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching.
GNU diff3 not found.
Couldn’t find GD library or ImageMagick; image thumbnailing disabled.
Installation directory: C:\Programme\WoW Server\data\apache\htdocs\wiki
Script URI path: /wiki
Installing MediaWiki with php file extensions
Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually.
Database type: MySQL
Loading class: DatabaseMysql
Attempting to connect to database server as root…success.
Connected to 6.0.4-alpha-community
Database mysql exists
Creating tables…Query "CREATE TABLE
mv_user
( user_id int unsigned NOT NULL auto_increment, user_name varchar(255) binary NOT NULL default ‚‘, user_real_name varchar(255) binary NOT NULL default ‚‘, user_password tinyblob NOT NULL, user_newpassword tinyblob NOT NULL, user_newpass_time binary(14), user_email tinytext NOT NULL, user_options blob NOT NULL, user_touched binary(14) NOT NULL default ‚‘, user_token binary(32) NOT NULL default ‚‘, user_email_authenticated binary(14), user_email_token binary(32), user_email_token_expires binary(14), user_registration binary(14), user_editcount int, PRIMARY KEY user_id (user_id), UNIQUE INDEX user_name (user_name), INDEX (user_email_token) ) TYPE=InnoDB " failed with error code „You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‚TYPE=InnoDB‘ at line 20 (localhost)“.