yeah.i saw now.
i could open/enter url from browser when i using apache server.
but iam getting this error after switching to litespeed:
Warning: file_put_contents(ache/iketler.php) [function.file-put-contents]: failed to open stream: Permission denied in /home/nsid/public_html/cheyaz.php on line 7
line 7: file_put_contents("ache/iketler.php","<?php \n return " . var_export($iketler,true).";\n?>");
i changed chmod to 777 but nothing changed. please help