Подршка » Проблеми » Ne može se pristupiti sajtu sa gugla

  • Pozdrav ljudi, može neka pomoć?

    Sajt se nalazi na domenu http://agroinfotel.net/ Već nekih 20 dana sajtu se ne može pristupiti sa gugla. Gugl ga prikaže u pretrazi, ali kada se klikne otvori se bela prazna strana. Inače kada direktno ukucam adresu onda otvori sajt.

    Reinstalirao sam wordpress, plagine sam sve gasio i opet isti problem. Kada pokušam pomoću All in One plagina da generišem XML sitemap pojavi mi se sledeća greška:
    This page contains the following errors:
    error on line 2 at column 6: XML declaration allowed only at the start of the document
    Below is a rendering of the page up to the first error.

    U php_error logu najčešće prijavljuje sledeću grešku: PHP Warning: Error while sending QUERY packet. PID=64977 in /www/webvol9/2o/4tqhn76vdmr8sej/agroinfotel.net/public_html/wp-includes/wp-db.php on line 1877
    [29-Aug-2017 13:20:05 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /www/webvol9/2o/4tqhn76vdmr8sej/agroinfotel.net/public_html/wp-includes/wp-db.php on line 1877
    [29-Aug-2017 13:20:05 UTC]

    Ovo je sadržaj wp-config fajla:

    <?php
    define(‘WP_CACHE’, true); //Added by WP-Cache Manager
    define( ‘WPCACHEHOME’, ‘/www/webvol9/2o/4tqhn76vdmr8sej/agroinfotel.net/public_html/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    /**
    * 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 used by the wp-config.php creation script during the
    * installation. You 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 */
    //Added by WP-Cache Manager
    define(‘DB_NAME’, ‘agroinfotel_net_db_1’);

    /** MySQL database username */
    define(‘DB_USER’, ‘root@a38870’);

    /** MySQL database password */
    define(‘DB_PASSWORD’, ‘Agro!Info2017’);

    /** MySQL hostname */
    define(‘DB_HOST’, ‘mysql579.loopia.se’);

    /** 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 and Salts.
    *
    * Change these to different unique phrases!
    * You can generate these using the {@link https://api.wordpress.org/secret-key/1.1/salt/ 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’, ‘sQ(nTEk_ea;0qn08@:#R>>oj2k:qqZsKObJ:pYL7lA^tS2G=lZ(G?WnPma4nA(^d;0RK?t>!f’);
    define(‘SECURE_AUTH_KEY’, ‘h^hv_Q4/Q:r:|Ens5tcrnSdURyH*aVUqm;CxD6e(OIesm<Qa$mXG-?iQ4R4D4q@mkWsX_’);
    define(‘LOGGED_IN_KEY’, ‘9f-tQ-UhJOVA:Pgvy7_IXA#jcj4\xFUmW8i0K5Rh2nfuq)$OHx2YrI#??P\m@Wo;S9w9m#m*>4_gsZ’);
    define(‘NONCE_KEY’, ‘(YitOuCzirjQnWmjKq@K(v/fPcN<i8gIK>J~jvPkpxZPFu|XoY?sL5*;zRNlH6nGM3:dXfp0vaQy’);
    define(‘AUTH_SALT’, ‘Yjm1cezg_TL~=m0q*1bJs4N$r7|(CHlrLL<#ISe~l*XAW#tzZyWk?()~20YBR|WoB2p’);
    define(‘SECURE_AUTH_SALT’, ‘/Jv\^h>/pg9$W@r:62xYpA3URt):BJTey)SiK!\za6\`o!PQtYX7;2vGMJv^SIg0aOvCGcCbC’);
    define(‘LOGGED_IN_SALT’, ‘*_465hR>?Aqj6*X$1$)o@$CQ/t)4qX?@cbCX9m\`!cTMlGAq2@~=rNZt-Ll)sGep;LMrkHZAWmrT~’);
    define(‘NONCE_SALT’, ‘EhOTabZ_~MP0|tP<vE:SypVHgR(65kk;=d5T3Nr5f$5OUAaX\Ixfi<H?Y1Sqkp\hA(w’);

    define(‘AUTOSAVE_INTERVAL’, 600 );
    define(‘WP_POST_REVISIONS’, 1);
    define(‘WP_CRON_LOCK_TIMEOUT’, 120 );
    define(‘WP_AUTO_UPDATE_CORE’, true );
    /**
    * 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_’;

    /**
    * For developers: WordPress debugging mode.
    *
    * Change this to true to enable the display of notices during development.
    * It is strongly recommended that plugin and theme developers use WP_DEBUG
    * in their development environments.
    */
    define(‘WP_DEBUG’, false);
    @ini_set(‘log_errors’,’On’);
    @ini_set(‘display_errors’,’Off’);
    @ini_set(‘error_log’,’/www/webvol9/2o/4tqhn76vdmr8sej/agroinfotel.net/public_html/php_error.log’);
    /* That’s all, stop editing! Happy blogging. */

    /** 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’);
    add_filter( ‘auto_update_plugin’, ‘__return_true’ );
    add_filter( ‘auto_update_theme’, ‘__return_true’ );
    ?>

    Страница за коју ми је потребна помоћ: [пријавите се како бисте видели везу]

Посматрање 1 одговора (од укупно 1)
  • Уредник Nemanja Cimbaljevic

    (@ziontrooper)

    Судећи по грешци коју си послао

    MySQL server has gone away

    постоји неки проблем на самом серверу.

    Пробај да контактираш подршку лупије како би установили из ког разлога MySQL сервер престаје са радом.

    Ово није добро из више разлога, где је повремена недоступност сајта чак и најмањи од свих.

Посматрање 1 одговора (од укупно 1)
  • Тема „Ne može se pristupiti sajtu sa gugla„ је закључана за нове одговоре.