diff -r f507feede89a -r 09a1c134465b web/wp-admin/install.php --- a/web/wp-admin/install.php Wed Dec 19 12:35:13 2012 -0800 +++ b/web/wp-admin/install.php Wed Dec 19 17:46:52 2012 -0800 @@ -15,8 +15,8 @@ Error: PHP is not running - -

WordPress

+ +

WordPress

Error: PHP is not running

WordPress requires that your web server is running PHP. Your server does not have PHP installed, or PHP is turned off.

@@ -58,10 +58,12 @@ <?php _e( 'WordPress › Installation' ); ?> - + -> -

WordPress

+ +

-

+

' . __( 'Already Installed' ) . '

' . __( 'You appear to have already installed WordPress. To reinstall please clear your old database tables first.' ) . '

' . __('Log In') . '

' ); + die( '

' . __( 'Already Installed' ) . '

' . __( 'You appear to have already installed WordPress. To reinstall please clear your old database tables first.' ) . '

' . __( 'Log In' ) . '

' ); } $php_version = phpversion(); @@ -241,7 +243,7 @@ -

+