Opened 6 years ago

Closed 5 years ago

Last modified 5 years ago

#171 closed defect (fixed)

set location of cert in php.ini

Reported by: TC Haddad Owned by: Jeff McKenna
Priority: minor Milestone: 4.0 release
Component: MS4W - PHP Version: 3.2.7
Keywords: Cc: TC Haddad
Blocked By: Blocking:

Description

A question on the [GeoMoose-users] list pointed out that Google Geocoding was failing for MS4W user, and the discussed solution seems to imply that the best place to fix this was in php.ini

background:
https://github.com/geomoose/geomoose/issues/167

I assume this is the setting at line 2022 in php.ini?

Change History (5)

comment:1 by TC Haddad, 6 years ago

Or actually more like line 2013 in php.ini?

comment:2 by Jeff McKenna, 5 years ago

Cc: TC Haddad added
Resolution: fixed
Status: newclosed

comment:3 by Jeff McKenna, 5 years ago

Resolution: fixed
Status: closedreopened
  • There are actually 2 required settings in php.ini (curl.cainfo & openssl.cafile)
  • curl.cainfo is missing in the 4.0 beta. Must add for MS4W-4.0 final release.

comment:4 by Jeff McKenna, 5 years ago

Resolution: fixed
Status: reopenedclosed

Today's MS4W 4.0.0 (and MS4W 3.3.1) release contains many HTTPS settings and changes, including these for PHP.

comment:5 by Jeff McKenna, 5 years ago

(the settings are now documented at https://ms4w.com/README_INSTALL.html#certificates-for-https )

Note: See TracTickets for help on using tickets.