Mod Python

From SME Server
Jump to navigation Jump to search






NeedImage.svg
mod_python logo
MaintainerMarco Hess
Urlhttp://wiki.contribs.org/Trac
Source: smeserver-mod_python
Source:mod_python
Licenceopen source
Category

Webapps

Tags Python Trac


mod_python for SME Server

smecontribs 11:
smecontribs 10:
smecontribs 9:
smeserver-mod_python
The latest version of smeserver-mod_python is available in the SME repository, click on the version number(s) for more information.


smecontribs 11:
smecontribs 9:
mod_python
The latest version of mod_python is available in the SME repository, click on the version number(s) for more information.


Maintainer

Marco Hess

Description

This contrib provides for the use of mod_python on SME Server. mod_python is used for Python based web applications. It was initially created to enable the use of the Trac application on SME.

yum install smeserver-mod_python

This installation needs the "okay" repo, so install that first:

yum install smeserver-extrarepositories-okay

then

yum install smeserver-mod_python --enablerepo=smecontribs,okay

To install this contrib get shell access as root user and issue the following command:

yum --enablerepo=smecontribs install smeserver-mod_python

Additional information

This contrib only loads mod_python for the httpd daemon and does not provide other configuration templates or a server-manager panel.

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-mod_python component or use this link


IDProductVersionStatusSummary
13187SME Contribs11.0CONFIRMEDFatal Python error: PyEval_SaveThread: NULL tstate on httpd sigwinch (systemctl reload)

Changelog

Only versions released in smecontrib are listed here.

smeserver-mod_python Changelog: SME 11 (smecontribs)
2024/09/08 fix-e-smith-pkg.sh by Trevor Batley 0.3-7.sme
- Fix e-smith references in smeserver-mod_python [SME: 12732]
2024/09/07 cvs2git.sh aka Brian Read 0.3-6.sme
- Roll up patches and move to git repo [SME: 12338]

2024/09/07 BogusDateBot
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,

by assuming the date is correct and changing the weekday.
2021/04/02 Jean-Philippe Pialasse 0.3-5.sme
- add update event [SME: 11273]
2020/12/19 Brian Read 0.3-4.sme
- Initial import into SME10 tree [SME: 11273]
smeserver-mod_python Changelog: SME 10 (smecontribs)
2021/04/02 Jean-Philippe Pialasse 0.3-5.sme
- add update event [SME: 11273]
2020/12/19 Brian Read 0.3-4.sme
- Initial import into SME10 tree [SME: 11273]
2015/09/23 stephane de Labrusse 0.3-3.sme
- Initial release to contribs9
2013/06/01 JP Pialasse 0.1-2.sme
- import to sme8
2007/04/29 Shad L. Lords
- Clean up spec so package can be built by koji/plague