[pycsw-devel] Running on Windows 2008 Server IIS7
Godfrey, Bruce
bgodfrey at uidaho.edu
Tue Mar 13 19:29:55 EDT 2012
Hi Angelos,
Yes, thank you, I was able to get it working using the syntax
C:\\www\\pycsw
I've run into this issue now:
Traceback (most recent call last):
File "C:\criticalApplications\console\pycsw\pycsw-1.0.0\csw.py", line
40, in <module>
CSW.dispatch()
File
"C:\criticalApplications\console\pycsw\pycsw-1.0.0\server\server.py",
line 161, in dispatch
(os.environ['HTTP_HOST'], os.environ['REQUEST_URI'])
File "C:\Python27\lib\os.py", line 423, in __getitem__
return self.data[key.upper()]
KeyError: 'HTTP_HOST'
>>>
I think I'm close but I'm not sure where to look to try to track this
down. I wonder if it is an IIS7 issue?
-Bruce
From: Angelos Tzotsos [mailto:gcpp.kalxas at gmail.com]
Sent: Tuesday, March 13, 2012 4:22 PM
To: pycsw-devel at lists.sourceforge.net
Subject: Re: [pycsw-devel] Running on Windows 2008 Server IIS7
Hello Bruce,
Did you try the windows path like c:\path\to\pycsw ?
Regards,
Angelos
On 03/13/2012 04:44 AM, Godfrey, Bruce wrote:
Hello,
I'm attempting to get pycsw running on a Windows 2008 box with IIS7. I
have all the supporting libraries installed and I have SQLite3. I'll
preface this by saying I have pretty limited experience with python.
I've changed the first line of csw.py to: #!/Python27/python -u
At this point I need edit default.cfg, correct?
What is the correct syntax for: home=/var/www/pycsw on Windows? Is it
like: c:\path\to\defaul.cfg?
Thank you for any assistance in getting this running on my Windows box.
I really appreciate it.
-Bruce
------------------------------------------------------------------------
------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
pycsw-devel mailing list
pycsw-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pycsw-devel
--
Angelos Tzotsos
Remote Sensing Laboratory
National Technical University of Athens
http://users.ntua.gr/tzotsos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/pycsw-devel/attachments/20120313/4151f946/attachment.html
More information about the Pycsw-devel
mailing list