<div dir="ltr">That did it!<div><br></div><div>Thanks so much! You're a genius!</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 10:30 AM Jules <<a href="mailto:Jules@zend.to">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>
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>On 16/04/2020 14:37, Mark J. Bobak
wrote:<br>
</div>
<blockquote type="cite">
<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" target="_blank">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">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">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">ZendTo@zend.to</a>
<a href="http://jul.es/mailman/listinfo/zendto" target="_blank">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">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</div>
</blockquote>
</div>
</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">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</div>
</blockquote></div>