yetkim var çünkü ayrı bir script çalıştırıyorum crontab ile o sorunsuz çalışmakta.
wget -O /dev/null
http://www.siteadı.com/test.php yapında ssh'dan alttaki yazılar cıkıyor ve işlem gerçekleşmiyor.
root@host [~]# wget -O /dev/null
http://www.siteadı.com/test.php
--17:02:28--
http://www.siteadı.com/test.php
Resolving
www.siteadı.com/... 212.**.**.184
Connecting to
www.siteadı.com/|212.**.**.184|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 223 [text/html]
Saving to: `/dev/null'
100%[=======================================>] 223 --.-K/s in 0s
17:02:28 (25.0 MB/s) - `/dev/null' saved [223/223]
root@host [~]#