Author: js
Description:
MediaWiki 1.4.0 installation
Please include all of the lines below when reporting installation problems.
Checking environment...
- PHP 4.3.10-2: ok
- PHP server API is apache; ok, using pretty URLs (index.php/Page_Title)
- Have XML / Latin1-UTF-8 conversion support.
- PHP's memory_limit is 8M. If this is too low, installation may fail!
Attempting to raise limit to 20M... ok.
- Have zlib support; enabling output compression.
- Turck MMCache installed
- Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if
you enable uploads.
- Installation directory: /var/www/v4lwiki
- Script URI path: /v4lwiki
- Connected as root (automatic)
- Connected to database... 4.0.23_Debian-4; enabling MySQL 4 enhancements
- Created database v4l-wikidb
- Creating tables... done.
- Initializing data...
- Granting user permissions... Query "GRANT DELETE,INSERT,SELECT,UPDATE ON v4l-wikidb.* TO
v4l-wikiuser@'%' IDENTIFIED BY '*'" 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 '-wikiuser@'%' IDENTIFIED BY
'**'' at line 1".
Probably the dash in the db name or db user name is not tolerated?
This worked fine with 1.3.11.
Version: 1.4.x
Severity: normal