Hallo ihr Lieben,
als WP-Neuling hoffe ich auf eure Unterstützung.
Ich habe Wordpress nun (schon zum 2.Mal) installiert. Habe die config_Sample mit entsprechenden Daten geändert und unter config.php gespeichert.
[// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define('DB_NAME', 'Blog_Linguista');
/** MySQL database username */
define('DB_USER', 'xx', 'xx');
/** MySQL database password */
define('DB_PASSWORD', 'xxx');
/** MySQL hostname */
define('DB_HOST', 'sprachaufenthalte-blog.ch');
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', ''); ]
Wenn ich nun die wp-admin/install.php im Browser öffnen will, dann passiert nichts. Bzw "The requested document was not found on this server. "
Habe alles mit FileZilla in das Verzeichnis in der Datenbak geladen und dies auch erfolgreich.
Die schnelle 5-Minuten Installation entwickelt sich zu einer 5Stunden Installation wenn mir nicht irgendjemand helfen kann :cry:
Kann mir jemand BIIIIIIIIIIITTEEEEEEE helfen?