Şimdi Ara

Parse error: syntax error hatası

Daha Fazla
Bu Konudaki Kullanıcılar: Daha Az
2 Misafir - 2 Masaüstü
5 sn
3
Cevap
0
Favori
1.142
Tıklama
Daha Fazla
İstatistik
  • Konu İstatistikleri Yükleniyor
0 oy
Öne Çıkar
Sayfa: 1
Giriş
Mesaj
  • Arkadaşlar selam,

    Sitede Parse error: syntax error, unexpected T_STRING in /home/kesfet.tv/httpdocs/wordpress/wp-config.php on line 23 şeklinde hata alıyorum. çok kere kontrol etmeme rağmen sorunu aşamadım.

    İlgili satır aşağıda ;

    <?php
    /**
    * 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 {@linkhttp://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
    */
    /* Ram Ayarı */
    //define('WP_CACHE', true); //Added by WP-Cache Manager
    define(‘WP_MEMORY_LIMIT’, ’1024M’);// ** MySQL ayarları - Bu bilgileri sunucunuzdan alabilirsiniz ** //
    /** WordPress için kullanılacak veritabanının adı */
    define('DB_NAME', 'kesfettv’);

    /** MySQL veritabanı kullanıcısı */
    define('DB_USER', 'kesfettv’);







  • Tırnakların farklı 'kesfettv'. Bir kaç yerde var onları tek formata getirmen daha iyi olur.



    < Bu mesaj bu kişi tarafından değiştirildi interboyz -- 5 Aralık 2014; 10:22:25 >
  • çok teşekkürler!!
  • 
Sayfa: 1
- x
Bildirim
mesajınız kopyalandı (ctrl+v) yapıştırmak istediğiniz yere yapıştırabilirsiniz.