• Resolved palatino

    (@palatino)


    Upon trying to connect my WP with Moodle I receive this:
    ”cURL error 28: Connection timed out after 10001 milliseconds”

    I followed the setup instructions thoroughly twice and cannot find anything wrong.
    However: WP is installed in the main directory and Moodle in a subdir. Is that a problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi @palatino

    Your server might be slow and therefore you will need to increase the timeout constant in the code.

    If you are not able to fix it then contact us.

    Hi @wisdmlabs

    I’m having the same issue Palatino encountered.

    I am pretty sure I have followed the setup procedure thoroughly but when I try the connection test i get “cURL error 28: Connection timed out after 10001 milliseconds”

    I have moodle installed in the main directory and WP on subdirectory on the same domain.

    I already contacted my server administrator and we increased the timeout, but i still get the same error.

    I’m having exactly the same issue.
    I set:
    memory_limit = 256M
    upload_max_size = 64M
    post_max_size = 64M
    upload_max_filesize = 64M
    max_execution_time = 300
    max_input_time = 1000

    Server log error
    44068#0: *4383688 connect() failed (111: Connection refused) while connecting to upstream

    Bump

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘cURL error’ is closed to new replies.