Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Run ArcGIS python module in python CGI script for Apache server on OSX Lion Server

$
0
0
I have ArcGIS 10.1 for Desktop running in a virtual machine on a mac computer with OSX Lion Server installed. I have also created a cgi python script for server side processing. I am wondering if it is possible to run the arcpy modules within the cgi python script running on the apache server.

In essence is it possible to simply copy the arcpy modules to a directory accessible by the apache server and then call them from the python cgi script?

Viewing all articles
Browse latest Browse all 2485

Trending Articles