Hi, I install mediawiki 1.49 on Redhat Linux 9.
After I followed the instruction and installed mysql, apache and php, I got the following error msg when I tried to config the mediawiki on the web browser.
Checking environment...
* PHP 4.4.0: ok * PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title) * Have XML / Latin1-UTF-8 conversion support. * PHP is configured with no memory_limit. * No zlib support. * Turck MMCache not installed, can't use object caching functions * Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if you enable uploads. * Installation directory: /var/www/wiki * Script URI path: * Connected as root (automatic) * Connected to database... 4.1.14-standard; enabling MySQL 4 enhancements * Database wikidb1 exists * There are already MediaWiki tables in this database. Checking if updates are needed... * Granting user permissions...
...linkscc table already exists. ...hitcounter table already exists. ...querycache table already exists. ...objectcache table already exists. ...categorylinks table already exists. ...logging table already exists. ...user_rights table already exists. ...have ipb_id field in ipblocks table. ...have ipb_expiry field in ipblocks table. ...have rc_type field in recentchanges table. ...have rc_ip field in recentchanges table. ...have rc_id field in recentchanges table. ...have rc_patrolled field in recentchanges table. ...have user_real_name field in user table. ...have user_token field in user table. ...have ur_user field in user_rights table. ...have log_params field in logging table. ...have ss_total_pages field in site_stats table. ...already have interwiki table ...indexes seem up to 20031107 standards ...linkscc is up to date, or does not exist. Good. Converting links table to ID-ID... Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.
Can sommeone help, thanks Judi
__________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
judi chen wrote:
* Connected to database... 4.1.14-standard;
[snip]
Sorry! The wiki is experiencing some technical difficulties, and cannot contact the database server.
See the comments about MySQL 4.1 in RELEASE-NOTES and the link to a page on dev.mysql.com.
-- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org