Results 1 to 3 of 3

Thread: Scheduling - Run Nightly Mass Email Campaigns

  1. #1
    nagaraju is offline Junior Member
    Join Date
    Dec 2007
    Posts
    2

    Smile Scheduling - Run Nightly Mass Email Campaigns



    Dear All,

    Can you please tell us about the cron.php file. Even when we set it with crontab for "Run Nightly Mass Email Campaigns" (i.e., not sending emails manually), it is giving error like "Warning: main(include/utils/security_utils.php): failed to open stream: No such file or directory in /hsphere/local/home/domaindirectory/anotherdirectory/sugar420c/include/utils.php on line 32"
    And also, the util.php file is present in respective location.

    It would be appreciated, if any body resolves this issue....

    With Regards,

    Nagaraju


  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Scheduling - Run Nightly Mass Email Campaigns

    Hi, nagaraju.

    The error is related to file include/utils/security_utils.php, which seems to don't exist, and it is so weird.

    Check if it exists.
    After fixing it you should create a new cron job at your linux, supposing your htdocs is located at /var/www:

    Add this line to your crontab:
    * * * * * cd /var/www/your_sugar; php -f cron.php > /dev/null 2>&1

    Cheers.

    --
    André Lopes
    Lâmpada Global Services
    Rua Bela Cintra, 299 conjunto. 51
    São Paulo, SP 01415-000
    tel1. 55 11 3237-3110
    cel. 55 11 7636-5859
    e-mail: info@lampadacrm.com.br

  3. #3
    nagaraju is offline Junior Member
    Join Date
    Dec 2007
    Posts
    2

    Smile Re: Scheduling - Run Nightly Mass Email Campaigns


    Dear Andopes,

    Thanks for the information.

    But the file is already available in the folder and still it gives that error. I also added the given line, but the emails are not reaching to respective email-id(s). Sometimes it shows "job log" execution time in scheduler section.

    And the bounced mail comes to my email-id, even I set the cron job code in crontab.

    Please let us know....

    With Regards,
    Nagaraju.

    Last edited by nagaraju; 2007-12-20 at 04:09 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. HOW-TO guide for Email Campaigns.
    By agupta in forum Marketing/Campaign Management
    Replies: 146
    Last Post: 2012-01-31, 03:08 PM
  2. Replies: 11
    Last Post: 2007-11-21, 04:20 PM
  3. Fax Campaigns - Not Mass Email
    By garbelize in forum Help
    Replies: 4
    Last Post: 2005-10-26, 01:32 PM
  4. $account_name in mass email campaigns
    By RLackey in forum Help
    Replies: 1
    Last Post: 2005-07-14, 07:29 PM
  5. Errors sending email in Mass Email Campaigns
    By blakegrover in forum Help
    Replies: 0
    Last Post: 2005-06-13, 02:08 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •