<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Mark,<br>
    <br>
    You need another PHP module installing, the "php-curl" module.<br>
    Do<br>
    <tt>    sudo dpkg -l | grep php</tt><br>
    That will list a whole bunch of packages, where in each one the
    "php" will be followed by a version number such as "7.2".<br>
    Then do the command<br>
    <tt>    sudo apt install php7.2-curl</tt><br>
    (where obviously the "7.2" is replaced with whatever version number
    you got from the previous command).<br>
    <br>
    Then do<br>
    <tt>    sudo systemctl restart apache2</tt><br>
    to restart the web server with the extra module loaded.<br>
    <br>
    With luck it should then work!<br>
    <br>
    Let me know how you get on.<br>
    <br>
    Cheers,<br>
    Jules.<br>
    <br>
    <div class="moz-cite-prefix">On 16/04/2020 14:37, Mark J. Bobak
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:WM!0dbb4bcd2ba950a4f598a46acb65fa98703e03d1e40835a84c76a048cca78c0e37de1a2e63f4f729cc255961a37738b22cad7427e439d211fa13b39d4e1ab63b!@mx.jul.es">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Thanks Jules.  I did try that.  I'm on Ubuntu
        18.04.4 and when I did:
        <div><font face="monospace">ubuntu@appserv1:/var/log/apache2$
            sudo apt upgrade zendto<br>
          </font>I got:</div>
        <div><font face="monospace">Reading package lists... Done<br>
            Building dependency tree<br>
            Reading state information... Done<br>
            zendto is already the newest version (5.23-3).<br>
            Calculating upgrade... Done<br>
            0 upgraded, 0 newly installed, 0 to remove and 0 not
            upgraded.<br>
          </font></div>
        <div><br>
        </div>
        <div>But I still see the error.</div>
        <div><br>
        </div>
        <div>-Mark</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Apr 16, 2020 at 9:33
          AM Jules <<a href="mailto:Jules@zend.to"
            moz-do-not-send="true">Jules@zend.to</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div> Mark,<br>
            <br>
            Upgrade to the latest version, and this should go away.<br>
            After the apt/yum upgrade command, remember to run
            /opt/zendto/bin/upgrade to add new (and remove old) settings
            in preferences.php and zendto.conf.<br>
            <br>
            Cheers,<br>
            Jules.<br>
            <br>
            <div>On 16/04/2020 14:21, Mark J. Bobak via ZendTo wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">Hi all,
                <div><br>
                </div>
                <div>I'm having a problem, when the system decides to
                  display the ReCaptcha screen, I click the "I am not a
                  robot" check box, and then click 'Pickup files', and I
                  get an http 500 error.  In the
                  /var/log/apache2/ssl_error.log, I see:</div>
                <div><br>
                </div>
                <div>[Thu Apr 16 08:49:52.408694 2020] [php7:error] [pid
                  4900] [client <a href="http://24.127.144.109:50809"
                    target="_blank" moz-do-not-send="true">24.127.144.109:50809</a>]
                  <b>PHP Fatal error:  Uncaught Error: Call to undefined
                    function ReCaptcha\\RequestMethod\\curl_init()</b>
                  in
                  /opt/zendto/www/ReCaptcha/RequestMethod/Curl.php:42\nStack
                  trace:\n#0
                  /opt/zendto/www/ReCaptcha/RequestMethod/CurlPost.php(68):
                  ReCaptcha\\RequestMethod\\Curl->init('<a
                    href="https://www.goo." target="_blank"
                    moz-do-not-send="true">https://www.goo.</a>..')\n#1
                  /opt/zendto/www/ReCaptcha/ReCaptcha.php(95):
ReCaptcha\\RequestMethod\\CurlPost->submit(Object(ReCaptcha\\RequestParameters))\n#2
                  /opt/zendto/www/pickup.php(146):
                  ReCaptcha\\ReCaptcha->verify('03AHaCkAah4gySe...',
                  '24.127.144.109')\n#3 {main}\n  thrown in
                  /opt/zendto/www/ReCaptcha/RequestMethod/Curl.php on
                  line 42<br>
                </div>
                <div><br>
                </div>
                <div>I'm really not a PHP guy at all.  Can someone offer
                  a clue here?</div>
                <div><br>
                </div>
                <div>Thanks,</div>
                <div><br>
                </div>
                <div>-Mark</div>
              </div>
              <br>
              <fieldset></fieldset>
              <pre>_______________________________________________
ZendTo mailing list
<a href="mailto:ZendTo@zend.to" target="_blank" moz-do-not-send="true">ZendTo@zend.to</a>
<a href="http://jul.es/mailman/listinfo/zendto" target="_blank" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a>
</pre>
            </blockquote>
            <br>
            <pre cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Ever since the dawn of civilization, people have craved for an
 understanding of the underlying order of the world: why it is as
 it is, and why it exists at all. But even if we do find a complete
 theory of everything, it is just a set of rules and equations. What
 is it that breathes fire into the equations, and makes a universe
 for them to describe?' - Stephen Hawking

<a href="http://www.Zend.To" target="_blank" moz-do-not-send="true">www.Zend.To</a>
Twitter: @JulesFM
</pre>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Ever since the dawn of civilization, people have craved for an
 understanding of the underlying order of the world: why it is as
 it is, and why it exists at all. But even if we do find a complete
 theory of everything, it is just a set of rules and equations. What
 is it that breathes fire into the equations, and makes a universe
 for them to describe?' - Stephen Hawking

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
  </body>
</html>