zbahadir fark ne göremedim

__
ejder aga dedin gibi yaptım
hata :
Fatal error: main() [function.require]: Failed opening required './home/y4sin/puplic_html//smarty/libs/Smarty.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /usr/home/y4sin/public_html/include/config.php on line 44
orayı düzenlemeden öncede bu hatayı veriyordu yani ilk kurduğumda.
Sanırım bir yol hatası var ama o da sunucu türüne göre değişiklik gösterir.
Sunucu windows ise bu yazım normal görünüyor
$config['BASE_DIR'] = '.\home\y4sin\puplic_html\';
Linux sunucu ise Ejder'in dediği gibi olmalı.
$config['BASE_DIR'] = './home/y4sin/puplic_html/';
Linux sunucu ise bunuda dene
$config['BASE_DIR'] = '/home/y4sin/puplic_html/';