Results 1 to 5 of 5

Thread: Can not execute the scheduler

  1. #1
    jcjcjc is offline Junior Member
    Join Date
    Mar 2006
    Posts
    3

    Default Can not execute the scheduler

    I found the following error:

    This system does not have the cURL libraries enabled/compiled into the PHP module (--with-curl=/path/to/curl_library). Please contact your administrator to resolve this issue. Without the cURL functionality, the Scheduler cannot thread its jobs.

    In Schedule

    However, I have enabled the extension: php_curl.dll in PHP, and downloaded libcurl3.dll, and put into C:\Windows\System32.

    However, it still not work,

    Do anyone have idea on that? Thanks.

    OS: Win XP
    Appache 2.0
    mySQL: 5.0
    PHP: 5.1.2 with PEAR and PECL

    Thanks.

    Best regards,
    JCJCJC

  2. #2
    sugarchris's Avatar
    sugarchris is offline Sugar Community Member
    Join Date
    Sep 2005
    Location
    San Francisco, CA
    Posts
    861

    Default Re: Can not execute the scheduler

    if you run phpinfo(); does it have an entry for cURL?

  3. #3
    jcjcjc is offline Junior Member
    Join Date
    Mar 2006
    Posts
    3

    Default Re: Can not execute the scheduler

    no ... sorry, but I am a novice for PHP, would u pls tell me, what should i do for that?

    thanks.

    Best regards,
    JC

  4. #4
    enyartd is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    14

    Default Re: Can not execute the scheduler

    I am able to receive email but only when the client click on check for new mail.
    when i go to the scheduler and check the email check setting i see and error
    Code:
     cURL Warning:
    Warning: 	This system does not have the cURL libraries enabled/compiled into the PHP module (--with-curl=/path/to/curl_library). Please contact your administrator to resolve this issue. Without the cURL functionality, the Scheduler cannot thread its jobs.
    i have run phpinfo() and looked for cURL and it was not listed.
    if i look in php.ini i do see extension=php_curl.dll
    i found this post about downloading libcurl3.dll, and put into C:\Windows\System32 but i'm unable to google where to download.
    I looked in system32 but did not find it located there.

    everything else seems to work just fine, just no auto email checking.
    Thanx
    Dave


    Our Email system is Scalix setup on another server, that has been working without any problems for some time now.

    system:
    Win 2003 Standard R2
    4GB Memmory
    500GB HDD
    dual 2.8Ghz Pentium D
    Last edited by enyartd; 2006-09-15 at 03:47 PM.

  5. #5
    enyartd is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    14

    Default Re: Can not execute the scheduler

    I think this is in the wrong forum so i'm going to post in the help forum.
    Sorry.
    Dave

Thread Information

Users Browsing this Thread

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

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
  •