(SimplePie said: cURL error 28: Operation timed out with 0 out of -1 bytes received)
Reported by Freebetting-online.com | August 28th, 2008 @ 02:13 AM | in 1.1
Also getting password error in dashboard, I believe its an installation issue, Please assist.
Installation as follows: 1)Installed wp-o-matic to wp-content/plugins/wp-o-matic 2) Created wp-content/plugins/wp-o-matic/cache (wasn't automatic) 3) Installed SimplePie wp-content/plugins/SimplePie 4) Added to cron.php after the <?php opening tag : if ($argc > 0) { for ($i=1;$i < $argc;$i++) { parse_str($argv[$i],$tmp); $REQUEST = array_merge($REQUEST, $tmp); } }
5) Godaddy ->myhostingaccount->sitename->manage->content->cron manager->create cron job->
Settings: Cron Job Title: wp-o-matic Command: */20 * * * * /usr/bin/curl http://freebetting-online.com/wp... Frequency: Hourly Rate: x:10
Your help is appreciated.
Comments and changes to this ticket
-

Freebetting-online.com August 29th, 2008 @ 05:18 AM
Hi Guillermo, I had 3 issues which I toiled with, I'm not sure which one fixed the problem:
1) When I edited the cron file and uploaded it as cron.PHP instead of cron.php, its case sensitive.
2) My wp-o-matic directories weren't set to 777
3) It seems Godaddy's command to run the cron is different from the one supplied in the wp-o-matic. I had to mix the two versions together.
I ended up with Godaddy gave me
/web/cgi-bin/php5 "$HOME/%/%/%/%/wp-o-matic/cron.php
I had to add your commands to get -
*/20 * * * * /web/cgi-bin/php5 "$HOME/%/%/%/%/wp-o-matic/cron.php?code=xyz"
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
WP-o-Matic project.
