PHP'de Beyaz Sayfa
16
●1.329
- 02-05-2010, 22:40:36Üyeliği durduruldusuncuuda hata gosterimi acik degilsede beyaz sayfa cikar. birtane php info
icerikli dosya atin. orda display_error off ise on yaptirin hata mesajini goreceksinizAlıntı - 02-05-2010, 22:46:21Merhabalarsdemirkeser adlı üyeden alıntı: mesajı görüntüle
Pleskten kapatma imkanım varmı acaba - 02-05-2010, 22:50:52istersen config dosyanı paylaşabilirsin ama imleç hatası var sanırım verdiği hataya bakılırsatolgasen adlı üyeden alıntı: mesajı görüntüle
- 02-05-2010, 22:51:54<?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:03:01Teş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
