thanks GOD
my problem is resolved ??
I solved it myself, ofcourse using googling!!!
I’m posting here the solution to help others as well for similar problem.
Problem was in the wordpress database table – wp_options
Search for cron in column – option_name of table – wp_options
Search may return 5-10 results( can be less or more )
Now look for entry something similar to – a:112:{i:1218988914;a:1:{s:8:”do_pings”;a:1:{s:32:… in column – option_value of table – wp_options
Solution: Change this strange option_value entry to 0
That’s it, problem solved. All will works fine now.
Please say thanks to me, if this solves your problem as well.
Bye for now.
Take care.
??