Results 1 to 2 of 2

Thread: Cron / Scheduler error

  1. #1
    kevinrees is offline Member
    Join Date
    Sep 2010
    Posts
    13

    Default Cron / Scheduler error

    Hi,

    I'm trying to set up the scheduler batch file, but i'm getting the following error:

    C:\Program Files\sugarcrm-6.0.1\php>php.exe -f cron.php
    PHP Warning: PHP Startup: sqlsrv: Unable to initialize module
    Module compiled with module API=20090626, debug=0, thread-safety=1
    PHP compiled with module API=20060613, debug=0, thread-safety=1
    These options need to match
    in Unknown on line 0
    Could not open input file: cron.php

    I wondered if anyone had any ideas on how to resolve please?

    Thanks,

    Kevin

  2. #2
    kevinrees is offline Member
    Join Date
    Sep 2010
    Posts
    13

    Default Re: Cron / Scheduler error

    Hi,

    I think that i might have resolved the above problem with a change in mssql driver and from reading another post. I'm now just getting the error:

    "Cannot connect to server <servername> as sa"

    my batch file currently looks like this:

    "C:\Program Files\sugarcrm-6.0.1\php\php-cgi.exe" -c "C:\Program Files\sugarcrm-6.0.1\php\php.ini" -f "C:\Program Files\sugarcrm-6.0.1\htdocs\sugarcrm\cron.php"

    thanks,

    Kevin

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 10
    Last Post: 2010-05-28, 09:31 AM
  2. Scheduler / Cron Job Error - HELP
    By rutavirtual in forum Help
    Replies: 1
    Last Post: 2009-10-21, 04:12 AM
  3. Replies: 12
    Last Post: 2009-04-01, 08:03 AM
  4. Error with cron.php - Scheduler
    By danilozp in forum Help
    Replies: 3
    Last Post: 2008-05-06, 11:17 PM
  5. Replies: 3
    Last Post: 2006-04-03, 11:01 AM

Tags for this Thread

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
  •