I am trying to convert a big forum. At the moment I have to do this via ssh and start convert.php with "php5 -f convert.php -- $OPTIONS". But my internet connection is a bit buggy and so it is often killed.
I bir ekran oturumda yukarıdaki çalışma komut başlarsanız çalışmıyor. Bunun yerine php bana "convert.php" HTML kodunu geri verir.
Sayfanın başkanı:
X-Powered-By: PHP/5.2.12
Set-Cookie: PHPSESSID=6bc4370b2d8d40ff8c3ab23672ff4135; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html
Bu oturumlar ile bir ilgisi var mı? Ama neden bu ekran olmadan aynı ssh-bağlantıda çalışır?