Blab4.5 Lite
-
Hacılar sole bi chat scripti var . indirdim ben bunu fakat kuramadım .kurmak icin config.php'de bazı değişiklikler yapılması gerekiyor.yaptım fakat deişen bisey olmadı kuramadım.config.php'ye dbname user pass fln yazılması gerekiyor yazdım ama baska seylerde var cözemedim.inceleyebilirmisiniz ..
ayrıca buyrun buda Blab4.5 Lite'ın linki .. sizinde işinize yarasın.
http://hot-things.net/cs/download.php?did=54
------------------
buda config.php
<?php
/* PLEASE DO NOT ALLOW EVEN ONE BLANK SPACE/LINE IN THIS FILE OUTSIDE '<?php' AND '?>' */
error_reporting(1);import_request_variables('gpc');error_reporting(8);
// --------------------------------- //
$db_type='mysql'; // database type, *lowercase* ( options: mysql, mysqli, postgre, sqlite )$db_host='localhost'; // database host ( in most cases 'localhost' )
$db_user=''; // database user (not used with sqlite)
$db_pass=''; // database password (not used with sqlite)
$db_name=''; // Database [mysql, postgre]. Note that the installation script cannot create a database for you!
$db_sqlite='sqlite/blablite.dat'; // Database [sqlite]: 'path/filename', the file must be CHMODed to 777! )
$skin_dir='skin4x-a'; // skin directory [no trailing slashes]$prefix='blte'; // Table prefix
$error_log='sql_errors.txt'; // CHMODed to 777 file to store sql errors
$persistent_connection='0'; // [0 or 1] Establishes a persistent connection to the SQL server. If you are not sure leave it '0'
$title='BlaB Lite 4';$format='H:i:s'; // Time format
$timezone=0; // 0=GMT [default]$update=6; // seconds [6-20]
$history=20; // minutes [5-120]$ads_fqcy=0; // inline ads frequency. [0-100] 0 = never, 100 = after each message [acceptable level 5-10]
$no_errs=1; /* suppress http errors caused by network lags etc
[0 = sometimes errors & error info, 1 = no errors & no info] */?>
-------------------------
-
Beyler yokmu biLen ? aciL !
-
siten.com/install.php
yi tıkladınmı. Burda kurulmu olur. ve uygun olmayan şeyleri kırmızı ile belirtir. örneğin şu dosyaların
Chmod'unu 777 yap gibi.. sende onları istediği gibi yaparsan, sorunsuz kurabilirsin.
