spyce
home
license
community
download
examples
resources
wishlist
contrib (@sf)
documentation
intro
lang
runtime
modules
tags
install
exits
sourceforge
statistics
freshmeat

Documentation - Install
[[ Spyce ]]
Python Server Pages
by Rimon Barr

Prev: 6.4 - Configuration Specifics Up: 6.4 - Configuration Specifics Next: 6.4.2 - Web Server

6.4.1. Mod_Python

The mod_python webserver integration route is the fastest currently available. Try this option if you really need more speed, or if you simply can not get FastCGI to work. Before you try to install Spyce, first get mod_python to work! You may have to compile from sources, and possibly do the same for Python. (See the documentation at: mod_python.) You might be able to find some useful python rpms here and mod_python rpms here. Windows versions of mod_python are available as well.

To use Spyce via mod_python:

  • Install Spyce.
  • Then, edit the httpd.conf to comment the cgi parts of the inserted Spyce configuration lines and uncomment the mod_python parts.
  • Restart Apache

Prev: 6.4 - Configuration Specifics Up: 6.4 - Configuration Specifics Next: 6.4.2 - Web Server


© 2002-08 Rimon Barr
email: rimon@acm.org
Spyce Powered SourceForge Logo [[ Spyce ]]
Python Server Pages
version 1.3.13