How to set up?
How to set up? |
Don't think that you set up crons on godaddy servers. Not on their low end plans anyway. You prob need to upgrade to a dedicated server. Anyhow I would call their tech support. |
Go into your hosting control panel and under content is cron manager. |
How to set up? you could execute the periodic/cron.php in any other way (for example on every member login/logout) if you don't have access to cron jobs.. |
after hours of wasting time and useless support of godaddy i managed to set cron gob li8ke this:
/web/cgi-bin/php5 -q "$HOME/html/periodic/cron.php"
migration woked fine except error message to email:
/web/cgi-bin/php5: Symbol `client_errors' has different size in shared object, consider re-linking |
I was on Godaddy but I left immediately because they didn't have RMS ready for dolphin. I think it's best to look for other hosting companies like JoomByte or Arvixe. They are great hosts and save your headache. |
oh i forgot to mention... most hosting companies don't have Dolphin 7 RMS installed yet. They prefer to install it when the final 7 comes out. |
/web/cgi-bin/php5: Symbol `client_errors' has different size in shared object, consider re-linking I am getting this error from my mass mailer crons at godaddy. The emails are sending correctly so far, but what is this error? Taking Dolphin and Making Profitable Websites Since 2009 :) |