Custom Query (278 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 278)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#229 fixed ZOO-Project frontend on ms4w Jeff McKenna venka
Description

Tested the ZOO-demo C language OGR services (Buffer, Centroid etc.) on ms4w-4.0.0.

Extracted the ZOO-demo available at https://drive.google.com/drive/folders/1BrJtR1X13dBM7UacA-3eTw9Qvso1y-GV

into my C:\ms4w\Apache\htdocs and accessed the demo as http://localhost/zoo-demo and the demo works.

We are now trying to test Python language OGR services, but not successful thus far.

Thanks

#231 fixed Cannot import osgeo, gdal , ogr libraries in Python Console Jeff McKenna venka
Description

Opened command window and ran setenv.bat, changed to C:\ms4w\Python and ran python.exe.

Cannot import osgeo, gdal etc in Python Shell. (See attached image).

Venka

#41 wontfix OpenSSL fails on openssl_pkey_get_details Jeff McKenna Uri
Description

The following PHP script crashes PHP (while working on an upstream PHP release):

$pk = '-----BEGIN RSA PRIVATE KEY-----
MIIBOwIBAAJBALKASSSY0hfkYxgxogmnPbufoFuJOfvn7mggATV6596uheCCS6z9
t5g2HGqx1Zi/GfjN9WG5AHBM4v0XG8tLwfECAwEAAQJBAIUxYGKkfbBCRQcakfRu
DIxh8gAbh17Gk4iyyPQk/7uSb632EcjgTnfSbUyOLIKZJ5G6tqfRwiXgNO3rZoNA
I1kCIQD460ZngmFBPwjp14fwVHjgGGESiOXRVQQNcP/C19skjwIhALeUMzaJ8HdE
3uXLNj6XjcbRblGIPF1wGXbLNm4uNvF/AiBFwMB47xtLyls4FDK+0R0SRyKkrAIi
t/0ruxegxRZe1wIgQOCeLMMY+X2cbIehlwNGdqIjI6tK8hag2Su+A7hPcI8CIQCs
2Vfpz/olO7xeTAIXl2MefFng8pfULFGkMWxc5ulBhw==
-----END RSA PRIVATE KEY-----';

$kh = openssl_pkey_get_private($pk);
openssl_pkey_get_details($kh);

php_openssl.dll was taken from the TS release of PHP 5.4.45

1 2 3 4 5 6 7 8 9 10 11
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.