1. 26.
    0
    @2 selahattin abi, senin şu haytayı bi yolla bana bir böbrek işimiz var.3-5 gün sonra yollarım ben geri keratayı
    ···
  2. 25.
    0
    a?php global $config; /** * Default Application Configuration * * First node (0) is master MySQL Server, others for slave servers * Configuration parameters used by t_master'] = '8983'; $config['solr_path_master'] = '/solr'; $config['solr_host'] = '192.168.1.41'; $config['solr_port'] = '8983'; $config['solr_path'] = '/solr'; $config['mongodb_host'] = '192.168.1.214'; //230 $config['mongodb_port'] = '27017'; //old config without replica set, you can delete it.. i did it..serkan //$config['mongodb_auctionsession_host'] = '192.168.1.214'; //$config['mongodb_auctionsession_port'] = '27017'; /* $config['mongodb_auctionsession']['mongodb_url'] = ' http://mongodb://192.168....20001,192.168.1.225:20001 '; $config['mongodb_auctionsession']['replicaSet'] = true; */ $config['mongodb_auctionsession']['mongodb_url'] = ' http://mongodb://192.168.1.104 '; $config['mongodb_auctionsession']['replicaSet'] = false; $config['mongodb_as_host'] = '192.168.1.214'; //230 - hic kullanilmamis $config['mongodb_as_port'] = '27017'; $config['mongodb_sync'][0] = '192.168.1.123'; $config['mongodb_vitrine_host'] = '192.168.1.212'; $config['mongodb_vitrine_port'] = '27017'; $config['redis']['memcache_host'][0] = '192.168.1.121'; $config['redis']['memcache_host'][1] = '192.168.1.122'; $config['redis']['memcache_host'][2] = '192.168.1.230'; $config['redis']['memcache_host'][3] = '192.168.1.231'; $config['redis']['memcache_private'][0] = '192.168.1.121'; $config['redis']['memcache_next_auction'][0] = '192.168.1.121'; $config['redis']['memcache_port'] = '6379'; $config['ldap']['server'] = "192.168.1.31"; $config['ldap']['rdn'] = "cn=password,dc=sahibindendc,dc=local"; $config['ldap']['rdn_password'] = "d1Fk6ykd6ypj3NyT"; /** * Performance / Tracking / Logging / Reporting Configuration */ $config['performance_monitor'] = true; $config['alexa_tracking'] = true; $config['url_tracking'] = false; $config['query_error_log'] = true; $config['pear_timer'] = true; $config['domain_manager'] = true; $config['memcache_log'] = false; $config['admin_slave_server'] = 0; /** * Other Configuration Parameters */ $config['captcha_storage'] = 'memcached'; $config['split_limit'] = 5000; $config['use_provision'] = false; $config['use_thumbnail_in_displayitem'] = true; $config['enable_ftp_upload_tracker'] = false; $config['syslog_server'] = '192.168.1.31'; //$config['syslog_hostname'] = 'beta. sahibinden.com'; $config['syslog_port'] = 514; $config['syslog_timeout'] = 1; //Log parameters. These constants will be used in bitwise operation, so their values are more meaningful in binary //000010 define("SHBDN_LOG_DEBUG", 2); //000100 define("SHBDN_LOG_INFO", 4); //001000 define("SHBDN_LOG_WARNING", 8); //010000 define("SHBDN_LOG_ERROR", 16); //100000 define("SHBDN_LOG_FATAL", 32); //000000 define("SHBDN_LOG_NONE", 0); //111111 define("SHBDN_LOG_ALL", 63); /** * Debugging Parameters */ $config["debug"] = 0; $config["debug_smarty"] = 0; $config["smarty_console"] = 0; $config["send_sms"] = 1; $config["log_mail"] = false; // Front-end debug parameters define('JS_DEBUG_ENABLED', 1); define('JS_DEBUG_DISABLED', 2); define('CSS_DEBUG_ENABLED', 1); define('CSS_DEBUG_DISABLED', 2); define('HTML_DEBUG_ENABLED', 1); define('HTML_DEBUG_DISABLED', 2); $config["js_debug"] = JS_DEBUG_DISABLED; $config["css_debug"] = CSS_DEBUG_DISABLED; $config["html_debug"] = HTML_DEBUG_DISABLED; $config['js_paths'] = array('js', 'jsn'); $config['css_paths'] = array('css', 'cssn'); if ($config["debug"]) { $config["log_level"] = SHBDN_LOG_ALL; // DEFAULT VALUE LOG_NONE; error_reporting (E_ERROR | E_PARSE | E_RECOVERABLE_ERROR); } else { $config["log_level"] = SHBDN_LOG_FATAL | SHBDN_LOG_ERROR; error_reporting (0); } if ($_GET['PHP_ERROR_REPORTING']

    1 || $_SERVER['REMOTE_ADDR']

    '192.168.1.100'){ file_put_contents("/tmp/ozan","confign",FILE_APPEND); ini_set('display_errors','on'); error_reporting(E_ALL ^ (E_NOTICE | E_WARNING)); } error_reporting(E_ALL ^ (E_NOTICE | E_WARNING)); $pos = strpos($_SERVER['SCRIPT_NAME'], 'xml_'); if ($pos !== false) { $config["smarty_console"] = 0; $config['pear_timer'] = false; } $config['mongodb_tracker_read_host'] = '192.168.1.214'; $config['mongodb_tracker_read_port'] = '27017'; //old config without replica set, you can delete it.. i did it..serkan //$config['mongodb_tracker_write_host'] = '192.168.1.214'; //230 //$config['mongodb_tracker_write_port'] = '27017'; $config['mongodb_tracker']['mongodb_url'] = ' http://mongodb://192.168....20001,192.168.1.193:20001 '; $config['mongodb_tracker']['replicaSet'] = true; $config['approval_reports_log_file_pattern'] = 'tracker_%s.log'; $config['enable_approval_reports_log'] = true; #$config['mongodb_garanti_popup_host'] = '192.168.1.106'; $config['mongodb_garanti_popup_host'] = '192.168.1.221'; $config['mongodb_garanti_popup_port'] = '27017'; $config['mongodb_shortname_host'] = '192.168.1.221'; #$config['mongodb_shortname_host'] = '192.168.1.106'; $config['mongodb_shortname_port'] = '27017'; //$config['mobile_service_host'] = '192.168.1.212'; $config['mobile_service_host'] = '192.168.1.150'; $config['mobile_service_port'] = '8081'; $config['mongo_errors_host'] = '192.168.1.221'; #$config['mongo_errors_host'] = '192.168.1.106'; $config['mongo_errors_port'] = '27017'; $config['category_export_mongo_host'] = '192.168.1.221'; #$config['category_export_mongo_host'] = '192.168.1.106'; $config['category_export_mongo_port'] = '27017'; // bunlar eski --- $config['use_mini_basket'] = false; $config['use_mini_basket_percent'] = 0; // ---
    Tümünü Göster
    ···
  3. 24.
    0
    senin karıyı yiyolar selahattin abi
    ···
  4. 23.
    0
    @1 Liseden kalma alışkanlık
    ···
  5. 22.
    0
    selahattin abi cocuk benden k bakma ya
    ···
  6. 21.
    0
    @2 selahattin abi senin çocuk aslında senin değil. o huur çocuğu
    ···
  7. 20.
    0
    işte sen böyle bir binsin
    ···
  8. 19.
    0
    @15 güldüm bin
    ···
  9. 18.
    0
    babandan dayakta yiyorsundur sen şimdi
    ···
  10. 17.
    0
    @3 beter olsun pekekent. yan gelip yatıyo bütün gün. garı gılıklı
    ···
  11. 16.
    0
    hay amk. işe almamaya devam ederlerse 3 sene sonraki halim. :(
    ···
  12. 15.
    +1
    @2 selahattin abi beni gib
    ···
  13. 14.
    0
    @2 selahattin abi nasılsın
    ···
  14. 13.
    0
    @2 selahattin abi kumarda donuna kadar aldim, sira senin karida bu akşam geliyom hazirla evi
    ···
  15. 12.
    0
    @2 selahattin abi akşama halı saha var oğlanıda al gel
    ···
  16. 11.
    -1
    @2 selahattin abi saygılar
    ···
  17. 10.
    -1
    @2 selahattin abi okeye 4. seni bekliyoruz
    ···
  18. 9.
    -1
    bu olaydan kaçış yok kanka 24 yaşındayım ben işe girdim iyi kötü bişeyler kazanıyoruz işte toparladım durumu araba aldım pederin altında tüm gün sağa sola geziyo adama ama hala fırsat buldu mu cebime 10-20 lira koymadan duramıyo

    neden anlamıyom amk
    ···
  19. 8.
    +1 -1
    @2 selehattin abi nerde kaldı bizim çaylar?
    ···
  20. 7.
    -1
    @2 selahattin abi öğle namazına kadar caminin önündeki çay ocağında takılalım gel
    ···