Podpis
Na server jsem hodil tento webshop:
http://dev.bukkit.org/server-mods/webauctionplus/ . Plugin se k databazi pripoji, ale kdyz jdu na
http://www.czept.cz/webauctionplus/ , tak mi to vyflusne toto:
Kód: Vybrat vše
Warning: require(inc/classes/logSales.class.php): failed to open stream: No such file or directory in /home/users/atercz/czept.cz/web/webauctionplus/inc/inc.php on line 14 Fatal error: require(): Failed opening required 'inc/classes/logSales.class.php' (include_path='.:/usr/share/pear:/usr/share/php') in /home/users/atercz/czept.cz/web/webauctionplus/inc/inc.php on line 14
Nevíte co s tím? Kontroloval jsem to , a soubor inc.php tam je.
config:
Kód: Vybrat vše
<?php if(!defined('DEFINE_INDEX_FILE')){if(headers_sent()){echo '<header><meta http-equiv="refresh" content="0;url=../"></header>';}else{header('HTTP/1.0 301 Moved Permanently'); header('Location: ../');} die("<font size=+2>Access Denied!!</font>");}
// Database config
function ConnectDB(){global $db,$config;
$host = 'victor.fakaheda.eu';
$port = 3306;
$username = 'gs_37333_1';
$password = 'WhoCares?***:D';
$database = 'gs_37333_1';
$config['table prefix'] = 'WA_';
$db=@mysql_pconnect($host.($port==0?'':':'.((int)$port)),$username,$password);
if(!$db || !@mysql_select_db($database,$db)){echo '<p>MySQL Error: '.mysql_error().'</p>'; exit();}
mysql_query("SET names UTF8");
}
// iConomy config
$config['iConomy']['use'] = 'auto'; // ( true / false / 'auto' ) you you have iConomy data in another table in the same database?
$config['iConomy']['table'] = 'iConomy'; // 'iConomy' is the default table name when using MySQL with iConomy
?>
Chcete si zahrát na super serveru se super komunitou a super adminy

? Máme 18 slotů, admini jsou často online a rádi Vám se vším pomůžou.
survival.czept.cz:37333