non riesco a fare il login tramite “localhost/wp-admin/install.php”
-
Sto seguendo la guida su html.it per installare wordpress.
Ho posizionato la cartella di wordpress nella cartella www del webserver Appserv.
Con altri siti che ho li dentro funziona tutto quindi Appserv non è il problema.
Digitando http://localhost/wordpress/wp-admin/install.php appare questa schermataPotreste aiutarmi?
grazie -
Cosi ho settato il file php
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘wordpress’);/** MySQL database username */
define(‘DB_USER’, ‘lucaeffe’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘pi****0’);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** 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’, ”); -
Cosi ho settato il file php
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘wordpress’);/** MySQL database username */
define(‘DB_USER’, ‘lucaeffe’);/** MySQL database password */
define(‘DB_PASSWORD’, ‘pi****0’);/** MySQL hostname */
define(‘DB_HOST’, ‘localhost’);/** 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’, ”); -
Ciao^^
questo forum è per i blog su piattaforma WP.com
per i blog self hosted del pacchetto WP.org ti conviene postare o sul forum italiano:
http://www.wordpress-it.it/forum/
o sul forum ufficiale di WordPress.org (in inglese):
http://wordpress.org/support/sicuramente lì troverai un valido aiuto :)
Marco.
- L'argomento ‘non riesco a fare il login tramite “localhost/wp-admin/install.php”’ è chiuso a nuove risposte.
