diff -r 9bcc185dc151 -r 85f91037cd4f install/includes/stages/database_post.php --- a/install/includes/stages/database_post.php Tue Jan 29 17:29:08 2008 -0500 +++ b/install/includes/stages/database_post.php Tue Jan 29 23:15:44 2008 -0500 @@ -96,7 +96,7 @@

Configuration file generation failed.

Couldn't open the configuration file to write out database settings. Check your file permissions.

- +

-

Database operation failed

-

The installer couldn't create one of the tables used for installation.

-

Error description: +

get('database_msg_sql_fail_title'); ?>

+

get('database_msg_sql_fail_body'); ?>

+

get('database_msg_post_fail_desc'); ?> sql_error(); ?>

- +

-

Connection successful

-

The database has been contacted and initial tables created successfully. Redirecting...

-

Click if you're not redirected within 2 seconds

+

get('database_msg_success_title'); ?>

+

get('database_msg_success_body'); ?>

+

get('database_msg_success_redirect'); ?>