vujone
Forum Replies Created
-
Hi Alin,
I must apologise, it’s all my providers fault!
They’ve been testing PHP run-time, not PHP Apache Module.
cURL in PHP apache module wasn’t present; now that it is, authentication works exactly as it should.I apologise again for wasting your time like this.
Otherwise, an excellent plug in:)!
Hi Alin
I still get the same authentication problem – blank page when I try to save google code for plugin.
This is what my php -i returns, cURL enabled with SSL
cURL support => enabled
cURL Information => 7.29.0
Age => 3
Features
AsynchDNS => Yes
CharConv => No
Debug => No
GSS-Negotiate => Yes
IDN => Yes
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
NTLMWB => Yes
SPNEGO => No
SSL => Yes
SSPI => No
TLS-SRP => No
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
Host => x86_64-redhat-linux-gnu
SSL Version => NSS/3.21 Basic ECC
ZLib Version => 1.2.7
libSSH Version => libssh2/1.4.3Testpage returns results fine:
<?php$ch = curl_init(‘https://www.google.co.uk’);
curl_exec($ch);
curl_close($ch);Any help or pointers would be greatly appreciated.
With best regards
VukHi Alin,
Thanks for your reply. My website has cURL enabled. Is there a specific version I need to ask for?
This is what’s installed currently:
http://owlsystems.co.uk/php.phpAll the best
VForum: Plugins
In reply to: [BigContact Contact Page] [Plugin: BigContact Contact Page] Google APIHi Arian
Did it in Chrome, than back to FF, worked like a charm!
Best
V