Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Hi,

    You can ignore the warning.
    It’s because of the safe mode your php is running in.
    This has no consequence.

    This warning will not show in future versions of the plugin.
    Thanks for the notice ??

    Thread Starter g_pellegrino

    (@greghy)

    Ok but these email are not sent.

    Gregorio

    Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Then you’ve got another problem.

    Please activate logging function of the plugin to get more details.
    (I suppose you’ve got the last version of the plugin, and your other plugins are up to date, too)

    Thread Starter g_pellegrino

    (@greghy)

    Yes all plugins are updated.

    I activated logging function but the email that aren’t sent aren’t logged. Instead there are these errors in the error_log:
    PHP Warning: curl_setopt(): CURLOPT_FOLLOWLOCATION cannot be activated when an open_basedir is set in /wp-content/plugins/wp-ses/ses.class.0.8.4.php on line 509

    Gregorio

    Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    This warning is just that, a warning. It’s not an error, it does not break the flow of the program nor mail sending.

    I’m not talking about the php error_log, but the own wp-ses log that can be activated within the plugin settings screen.

    Either sent emails are loggued there, either there’s a line explaining why the plugin is not active.

    Thread Starter g_pellegrino

    (@greghy)

    Ok, the wp-ses log is active and these are the lines:

    1425483750	2 Verified Emails.
    1425483760	2 Verified Emails.
    1425483895	2 Verified Emails.
    1425484143	2 Verified Emails.
    1425484150	2 Verified Emails.
    1425505279	2 Verified Emails.
    1425505377	2 Verified Emails.
    Thread Starter g_pellegrino

    (@greghy)

    Some emails aren’t sent.

    WP-SES log:

    1426066715	SES id=0000014c08333137-5ed09777-8f4c-4622-bf1e-605160fca57b-000000
    1426067370	2 Verified Emails.
    1426067388	2 Verified Emails.

    Gregorio

    Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    Hi,

    I can see no error there.

    SES id=0000014c08333137-5ed09777-8f4c-4622-bf1e-605160fca57b-000000

    one email was sent, got the message id from amazon

    No mails with an error.
    “2 Verified Emails.” is an init message from the plugin (when refreshing the admin page f.i.), it’s not an error message nor a failed mail hint.

    No trace there of a failed email.

    What process/plugin is supposed to create the emails ?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘PHP warning CURLOPT_FOLLOWLOCATION’ is closed to new replies.