Mostrando resultados del 1 al 8 de 8

Tema: Error en mi wordpress y ni idea que es.

  1. #1
    Avatar de Iskander
    Iskander está desconectado Usuario Delta
    Registro
    07-agosto-2009
    Ubicación
    Chile
    Edad
    24
    Mensajes
    586
    CMS
    CMS Utilizado
    Bueno en mi panel de wordpress en el escritorio sale este error, alguién sabe de que trata?


    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 110463 bytes) in /home/Xxsoldier1/public_html/wp-includes/wp-db.php on line 450


    Saludos y gracias!

  2. #2
    Avatar de Lexmax_ONE
    Lexmax_ONE está desconectado Moderador
    Registro
    09-julio-2009
    Ubicación
    Santo Domingo, Republica Dominicana
    Mensajes
    2.397
    CMS
    CMS Utilizado
    Ir a Lexmax_ONE página de inicio Mi Twitter Mi Facebook
    Ese es un error de memoria, osea tu wordpress le pide mas memoria a tu servidor del que este te puede dar, cual es tu pagina? donde la alojas?

  3. #3
    Avatar de cuisi
    cuisi está desconectado Usuario Kappa
    Registro
    14-junio-2009
    Ubicación
    En un disco duro de 320gb
    Edad
    27
    Mensajes
    2.500
    CMS
    CMS Utilizado
    Ir a cuisi página de inicio Mi Twitter Mi Facebook
    a mi hace ya mucho tiempo me paso algo igual, lo que hice fue desactivar algunos plugins y funciono

  4. #4
    Avatar de Iskander
    Iskander está desconectado Usuario Delta
    Registro
    07-agosto-2009
    Ubicación
    Chile
    Edad
    24
    Mensajes
    586
    CMS
    CMS Utilizado
    Prevención De Riesgos y está alojado en hostmonter, muy mal hosting?

  5. #5
    Avatar de NeriAispuro
    NeriAispuro está desconectado Usuario Gamma
    Registro
    04-agosto-2009
    Ubicación
    Argentina
    Edad
    22
    Mensajes
    425
    CMS
    CMS Utilizado
    Ir a NeriAispuro página de inicio Mi Twitter
    tendrías que darle más memoria desde el wp config, donde dice define('WP_MEMORY_LIMIT', '32M'); ponele 64M

  6. #6
    Avatar de Iskander
    Iskander está desconectado Usuario Delta
    Registro
    07-agosto-2009
    Ubicación
    Chile
    Edad
    24
    Mensajes
    586
    CMS
    CMS Utilizado
    En ninguna parte dice lo eso de memoria 32M :S
    Código PHP:
    ** 
     * 
    The base configurations of the WordPress.
     *
     * 
    This file has the following configurationsMySQL settingsTable Prefix,
     * 
    Secret KeysWordPress Language, and ABSPATHYou can find more information by
     
    visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing
     
    wp-config.phpCodex pageYou can get the MySQL settings from your web host.
     *
     * 
    This file is used by the wp-config.php creation script during the
     
    installationYou don't 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', 'xxxxxxxxxxxxxxx');

    /** MySQL database username */
    define('
    DB_USER', 'xxxxxxxxxxxxxxxxxxxxx');

    /** MySQL database password */
    define('
    DB_PASSWORD', 'xxxxxxxxxxxxxxx');

    /** 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''');

    /**#@+
     * Authentication Unique Keys.
     *
     * Change these to 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 at any point in time to invalidate all existing cookies. This will force all users to have to log in again.
     *
     * @since 2.6.0
     */
    define('AUTH_KEY''put your unique phrase here');
    define('SECURE_AUTH_KEY''put your unique phrase here');
    define('LOGGED_IN_KEY''put your unique phrase here');
    define('NONCE_KEY''put your unique phrase here');
    /**#@-*/

    /**
     * WordPress Database Table prefix.
     *
     * You can have multiple installations in one database if you give each a unique
     * prefix. Only numbers, letters, and underscores please!
     */
    $table_prefix  'wp_';

    /**
     * WordPress Localized Language, defaults to English.
     *
     * Change this to localize WordPress.  A corresponding MO file for the chosen
     * language must be installed to wp-content/languages. For example, install
     * de.mo to wp-content/languages and set WPLANG to 'de' to enable German
     * language support.
     */
    define ('WPLANG''es_ES');

    /* That's all, stop editing! Happy blogging. */

    /** WordPress absolute path to the Wordpress directory. */
    if ( !defined('ABSPATH') )
        
    define('ABSPATH'dirname(__FILE__) . '/');

    /** Sets up WordPress vars and included files. */
    require_once(ABSPATH 'wp-settings.php'); 

  7. #7
    Avatar de Poyello
    Poyello está desconectado Usuario Dseta
    Registro
    16-mayo-2009
    Ubicación
    Mexico - Obregon Sonora
    Edad
    20
    Mensajes
    1.146
    CMS
    CMS Utilizado
    Ir a Poyello página de inicio Mi Twitter Mi Facebook
    No es en el wp-config, si no que en el settings.php busca donde dice 32 y sutituyelo con 64 =)...
    Si te ayudo recuerda dedito verde =).
    Mi blog de educación - Estrategias Didácticas

  8. #8
    Avatar de Iskander
    Iskander está desconectado Usuario Delta
    Registro
    07-agosto-2009
    Ubicación
    Chile
    Edad
    24
    Mensajes
    586
    CMS
    CMS Utilizado
    Cita Iniciado por Poyello Ver Mensaje
    No es en el wp-config, si no que en el settings.php busca donde dice 32 y sutituyelo con 64 =)...
    Si te ayudo recuerda dedito verde =).

    jajaja tampoco es seting.php es wp-settings Saludos vamos a probar!!!

    Solucionado, solo queda cerrar el topic.

    Gracias a todos.
    Última edición por Iskander; 06-sep-2009 a las 14:00

Información del tema

Users Browsing this Thread

Actualmente hay 1 usuarios leyendo este tema. (0 miembros y 1 invitados)

Temas Similares

  1. Barra muy chula. ¿alguien tiene idea de como montarla?
    Por alejandrodf en el foro Wordpress
    Respuestas: 12
    Último mensaje: 31-ago-2009, 19:49
  2. Error Infolinks
    Por Michoacano en el foro Infolinks
    Respuestas: 11
    Último mensaje: 28-ago-2009, 15:27
  3. Error con PageNavi
    Por Combex en el foro Plugins WP
    Respuestas: 4
    Último mensaje: 06-jun-2009, 15:04
  4. Error al loguearse en Wp
    Por Facundo en el foro Wordpress
    Respuestas: 4
    Último mensaje: 21-may-2009, 20:14
  5. Duda: ¿Error en foro?
    Por izar en el foro Retroalimentación de ForoBeta
    Respuestas: 4
    Último mensaje: 28-abr-2009, 10:19

Normas de Publicación

  • No puedes crear nuevos temas
  • No puedes responder mensajes
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •