• 02-05-2010, 22:32:16
    #1
    🌐 𝘀𝗼𝗰𝗶𝗳𝗹𝘆.𝗰𝗼𝗺
    Arkadaşlar phpye okadar uzağım ki hiç ama hiç anlamam. Bi script aldık php birinden kişi ortalıkta yok. Scripti attık veritabanlarını falan açtık kurduk ama sürekli beyaz sayfa geliyor sebebi nedir sizce?
  • 02-05-2010, 22:33:49
    #2
    Üyeliği durduruldu
    bu şekilde sadece tahmin etmiş oluruz
    beyaz gördüğünüz sayfanın kodlarını buraya yazabilirseniz yardımcı olmaya çalışalım
  • 02-05-2010, 22:40:36
    #3
    Üyeliği durduruldu
    suncuuda hata gosterimi acik degilsede beyaz sayfa cikar. birtane php info

    Alıntı
    <?php
    phpinfo();
    ?>
    icerikli dosya atin. orda display_error off ise on yaptirin hata mesajini goreceksiniz
  • 02-05-2010, 22:46:21
    #4
    🌐 𝘀𝗼𝗰𝗶𝗳𝗹𝘆.𝗰𝗼𝗺
    sdemirkeser adlı üyeden alıntı: mesajı görüntüle
    suncuuda hata gosterimi acik degilsede beyaz sayfa cikar. birtane php info



    icerikli dosya atin. orda display_error off ise on yaptirin hata mesajini goreceksiniz
    Merhabalar
    Pleskten kapatma imkanım varmı acaba
  • 02-05-2010, 22:48:29
    #5
    🌐 𝘀𝗼𝗰𝗶𝗳𝗹𝘆.𝗰𝗼𝗺
    Parse error: syntax error, unexpected ';', expecting ')' in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/config.php on line 9

    Böyle bir hata veriyor
  • 02-05-2010, 22:50:52
    #6
    tolgasen adlı üyeden alıntı: mesajı görüntüle
    Parse error: syntax error, unexpected ';', expecting ')' in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/config.php on line 9

    Böyle bir hata veriyor
    istersen config dosyanı paylaşabilirsin ama imleç hatası var sanırım verdiği hataya bakılırsa
  • 02-05-2010, 22:51:54
    #7
    🌐 𝘀𝗼𝗰𝗶𝗳𝗹𝘆.𝗰𝗼𝗺
    <?php
    if(!defined("INSIDE")){ header("location:./../"); }
    $dbsettings = Array(
    "localhost" => "localhost", // Server Adi
    "evrenkadi" => "evrenkadi22", // Db Uyesi Adi
    "evrensifre" => "evrensifre22", // Sifre
    "evrendb" => "evrendb22", // Database Isminiz
    "prefix" => "xrewrp_", // Degistirmeyiniz
    "secretword" => "tretete", // Cookie
    );
    ?>
  • 02-05-2010, 23:00:52
    #8
    Kimlik doğrulama veya yönetimden onay bekliyor.
    "secretword" => "tretete", // Cookie

    burdaki virgülü kaldırırsanız düzelir
  • 02-05-2010, 23:03:01
    #9
    🌐 𝘀𝗼𝗰𝗶𝗳𝗹𝘆.𝗰𝗼𝗺
    Teşekkürler ama hatalar arttı


    Notice: Undefined index: server in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/GeneralFunctions.php on line 324

    Notice: Undefined index: user in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/GeneralFunctions.php on line 324

    Notice: Undefined index: pass in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/GeneralFunctions.php on line 324

    Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'apache'@'localhost' (using password: NO) in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/GeneralFunctions.php on line 324

    Notice: Undefined index: debug in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/classes/class.debug.php on line 51

    Notice: Undefined index: cdg_mysql_not_available in /var/www/vhosts/evreninsahibi.com/subdomains/neptune/httpdocs/includes/classes/class.debug.php on line 61