Quote:
Originally Posted by kdmp
All seems well and I am back at my original issue. Not being able to get curl working with SSL.
It is listed in phpinfo.....but my billing app still receiving an error that curl with SSL is not enabled.
|
Any chance that HTTPS is not working on the site? If there's no ssl cert installed, then your billing program wouldn't be able to access that area.
Also, have a look in any custom .htaccess file within your folder to see if maybe you're disabling the https somewhere in there too.
If the curl is installed, it SHOULD register. Weird that it's in the phpinfo file, but not working with your program. Be sure to upload a phpinfo file into the same folder as the billing and see if it's still marked as WORKING there.
If So, this sounds like a job for the billing program makers to see why their program is not registering it
