Andrew Reeves-Hall wrote:
Here are the error messages:
08/09/2004 18:29 "/homepages/27/d8842wxyz/htdocs/wiki/includes/DefaultSettings.php: 21" (Notice) Undefined variable: wgCommandLineMode 08/09/2004 18:30 "/homepages/27/d8842wxyz/htdocs/wiki/includes/DefaultSettings.php: 21" (Notice) Undefined variable: wgCommandLineMode 08/09/2004 18:30 "/homepages/27/d8842wxyz/htdocs/wiki/config/index.php: 807" (Notice) Undefined property: DBmysql4 08/09/2004 18:30 "/homepages/27/d8842wxyz/htdocs/wiki/includes/Database.php: 106" (Warning) mysql_connect(): Access denied for user: 'root@217.160.226.22' (Using password: NO) 08/09/2004 18:30 "/homepages/27/d8842wxyz/htdocs/wiki/config/index.php: 420" (Warning) mysql_get_server_info(): supplied argument is not a valid MySQL-Link resource
Does this give any more clues as to what's going wrong? What is that about 'root' - I didn't fill that in on the form (I supplied the database login).
Those should all be harmless; your handler seems to be recording suppressed messages. It tries root with no password so it can create the database and user account if necessary; if it can't do that it'll try to work with the specified account.
Can you clarify exactly what happens? What does "hung" mean? Does it continue running for a long time? How long? Does the web browser time out? After how long?
-- brion vibber (brion @ pobox.com)