Custom Query (278 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (46 - 48 of 278)

Ticket Resolution Summary Owner Reporter
#263 fixed upgrade curl to 7.71.0 Jeff McKenna Jeff McKenna
Description

https://curl.haxx.se/changes.html

#262 fixed pycsw mod_wsgi vs CGI Jeff McKenna TC Haddad
Description

The pycsw section of the ms4w readme state that pycsw uses mod_wsgi, and the readme section for confirming mod-wsgi is very thorough for confirming if mod_wsgi is actually loaded and working.

However the httpd.conf file contains 2 sections for running pycsw:

  • run pycsw through mod_wsgi (around line 626)
  • run pycsw through CGI (around line 634)

As installed by the installer, the block for "run pycsw as CGI" is uncommented, while the block for "run pycsw through mod_wsgi" is commented out.

Neither the pycsw or the mod_wsgi section of the ms4w docs mention the need to uncomment the "run pycsw through mod_wsgi" block, although presumably this is necessary?

Just thought this could be clarified for new users.

#261 fixed pycsw drive letter path configurations Jeff McKenna TC Haddad
Description

When the installer is used, and a drive letter other than C:\ is selected, several paths in the pycsw configuration do not get updated. If this can be fixed, great, if not, we should warn users in the documentation.

In default.cfg:

  • home
  • logfile
  • database*

Note that the demo database path that includes a drive letter is also commented out, so not sure if this is an oversight or intentional

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.