Ayuda HOST-X

Wikipedia

Un wiki compacto para correo, FTP, MySQL, SSL, cron jobs, apps, estad?sticas y m?s. Aqu? encuentras gu?as paso a paso, consejos y detalles t?cnicos.

Crear y conectar una base de datos MySQL
Tema del wiki
Bases de datos

Crear y conectar una base de datos MySQL

Las bases de datos se usan para WordPress, tiendas, foros y aplicaciones PHP. Creas nombre, usuario y contrase?a y los introduces en la aplicaci?n.

Procedimiento

  1. 1 Haz clic en "MySQL" y despu?s en "Nueva base de datos".
  2. 2 Define nombre, usuario y contrase?a.
  3. 3 Guarda. La base de datos est? lista.
  4. 4 Introduce los datos en tu aplicaci?n. El host es siempre localhost.
  5. 5 Instala phpMyAdmin desde Apps si quieres gestionarla en el navegador.

Datos de conexi?n de un vistazo

DB host
localhost
DB port
3306
DB name
as created
DB user
as created
DB password
as set
phpMyAdmin URL
https://yourdomain.com/dbx/
Virtual X MySQL tab with fields for database name, username and password. The new database appears in the list after saving.
Virtual X MySQL tab with fields for database name, username and password. The new database appears in the list after saving.

Connect WordPress (wp-config.php)

  1. 1 Rename wp-config-sample.php to wp-config.php.
  2. 2 Open wp-config.php via FTP or a file manager.
  3. 3 Set DB_NAME to the database name.
  4. 4 Set DB_USER to the database user.
  5. 5 Set DB_PASSWORD to the database password.
  6. 6 Keep DB_HOST as localhost.
  7. 7 Save the file and open your domain in the browser to start the WordPress installer.

War dieser Inhalt hilfreich?

·
$_SESSION['usr']
$_SESSION['usr_id']
$_SESSION['role']
SESSION_NAME: hostx_session
current url: /wiki/mysql/es
fail login:
Document root: /home/httpd/www.host-x.de/htdocs
REMOTE_ADDR: 216.73.216.110
HTTP_REFERER:
SERVER_NAME: www.host-x.de
Page: wiki
SCRIPT_NAME: /index.php
SERVER_PROTOCOL: HTTP/2.0