Hi from Norway
I had a blog that worked very well. When I was installing a plugin, it seemed like css disappeared, and it was impossible to get into the admin, because the Input file is missing.
I deleted the WP on the Web server, installing the WP again, with the correct information in con.fig.php. But, when I now try to connect with server and WP, a white (side) screen appears.
Have tried to run this procedure several times, without success.
I have also double checked mysql, such as passwords and so on.
Before this happened was the blog nice and easy to manage.
I am frustrated and tired of not getting it to work!
Other information;
WP 2.9.2
Host: One.com
Firefox
Windows 7 Ultimate
Blog Address: http://www.troendelagdiabetes.no/blogg
mysql information;
<? Php
/ **
* The base Configurations of the WordPress.
*
* This file has the Following Configurations: MySQL settings, Table Prefix,
* Secret Keys, WordPress Language, and ABSPATH. You Can find more information by
* Visiting (@ link http://codex.wordpress.org/Editing_wp-config.php Editing
* Wp-config.php) Codex page. You Can get the MySQL settings from your web host.
*
* This file is extraordinary by the wp-config.php creation script hum the
* Installation. You do not have to use the web site, You Can just copy this file
* To "wp-config.php" and fill in the values.
*
* @ Package WordPress
* /
/ / ** MySQL settings - You Can get this info from your web host ** / /
/ ** The name of the database for WordPress * /
define ('DB_NAME', 'troendelagdiabe');
/ ** MySQL database username * /
define ('DB_USER', 'troendelagdiabe');
/ ** MySQL database password * /
define ('DB_PASSWORD', 'xxxxxxxx');
/ ** MySQL hostname * /
define ('DB_HOST', 'localhost');
/ ** Database charset use two in Creating database tables. * /
define ('DB_CHARSET', 'utf8');
/ ** The database Collate type. Do not change this if in doubt. * /
define ('DB_COLLATE','');
/**#@+
* Authentication Unique Keys.
*
* Change These two different unique phrases!
* You Can generate These Using the (@ link https: / / api.wordpress.org/secret-key/1.1 / WordPress.org secret-key service)
* You Can Change These Delhi that point in time to invalidate all existing cookies. This class will force all users two garden two log in again.
*
* @ Since 2.6.0
* /
define ('AUTH_KEY', '98 * 1B (rGH + (I%) 8o4 $ S | RMK `q = k: my14_w mzhQs ~ _20> H | oh] # p).) v-W ^ <jtx ');
define ('SECURE_AUTH_KEY', 'CEM] y3-53R + yG_ ^ @ RZ $] ZpbA] YbL) RgJH! [WV (H + &, ht: ~ f @ c85? TLV ~ # hAbTC ^ i');
define ('LOGGED_IN_KEY', '. | 5Y5 |{{@# uikf = 5Jpy `Kh)> e [nz) V) T6YC9v Raytheon AAM ^ ^ np6P.S es + g2g (-lR.v5O (');
define ('NONCE_KEY', 'BB-16G>> Q | _ hw * rbsm? v & <glNKZOJad6 / S ?*/*= tbdG-A | V3, Dpk; See [6L /! * J');
/**#@-*/
/ **
* WordPress Database Table prefix.
*
* You Can Have multiple installations in one database if you give a unique Each
* Prefix. Only numbers, letters, and the scores please!
* /
$ Table_prefix = 'wp_';
/ **
* WordPress Localized Language, defaults to English.
*
* Change this two localize WordPress. A corresponding MO file for the Chosen
* Language must ask installed The two wp-content/languages. For example, install
* De.mo two wp-content/languages and set WPLANG two 'de' to enable Germantown
* Language support.
* /
define ('WPLANG', 'nb_NO');
/ * That's all, stop editing! Happy blogging. * /
/ ** Absolute path two the wordpress directory. * /
if (! Defined ('ABSPATH'))
define ('ABSPATH', dirname (__FILE__).'/');
/ ** Sets up WordPress VARS and included files. * /
require_once (ABSPATH. 'wp-settings.php');