derivativemedia
derivativemedia
Comments
- 
                +1
 - 
                Ok. Also I seem to keep having the timeout issue. One camapign just stopped (even with CRON working now) and I had to manually resume. Is there something else going on here?
 - 
                appears to be working. I had to change my local path to PHP to ../../php5 and it worked. Is there any harm in leaving the cron job to 1 min intervals or is 5 fine?
 - 
                found it.. had to edit the cron value under the user ID
 - 
                Used this: ALTER TABLE `login` CHANGE `cron` `cron` INT( 11 ) NULL DEFAULT '0' Still no go.
 - 
                now no emails will send for some reason, stuck in pending
 - 
                yes, unless I'm reading the table wrong in phpmyadmin
 - 
                Ben, odd -- still listed at 0 in the 'cron' column in the 'login' table in the DB..
 - 
                Ben, I just visited my http://your_sendy_installation/scheduled.php and now the cron setup instruction modal disappeared. Am I set? Also, does the cron script get rid of the t…
 - 
                Sendy_ZA -- my RewriteBase / addition actually worked and I also was using the WRONG shortcodes or tags in my email. I was linking my unsubscribe and email tags in the link itself e.g. a href="[Unsubscribe]" which was incorrect. In my HTML I switche…
 - 
                I've even manually executed the command and there is no change
 - 
                +1 Will this be added? Send rate is awfully slow at around 3-4 per second (not correlated to max send rate on SES though ours is much higher)
 - 
                Mine is:
php /path/to/your/sendy/installation/scheduled.php > /dev/null 2>&1 - 
                CRON is running according to my host, but for some reason I keep getting the CRON setup popup in my campaign editor.
 - 
                or instead of 'php' in both command and job, use 'usr/bin/php' ?
 - 
                do I have to wrap my cron command in a php tags?
 - 
                bounces register in sendy interface, Not in SES console.
 - 
                any movement on this? I am having the same issue with a daily email of over 10k.. Stops halfway through
 - 
                +1
 - 
                I am having this same exact issue -- I am on 1and1 and had to add RewriteBase / to the the .htaccess file to enable mod_rewrite but I have the feeling that something is still not fully enabled.
Options +FollowSymLinks
Options -Multiv…