Changes

From SME Server
Jump to navigationJump to search
80 bytes removed ,  23:46, 2 April 2021
no edit summary
Line 6: Line 6:  
=== Description ===
 
=== 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 [http://wiki.contribs.org/Trac Trac] application on SME.
 
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 [http://wiki.contribs.org/Trac Trac] application on SME.
 
+
<tabs container><tab name="For SME 10">
=== Installation 8.X, 9.X===
  −
This contrib can be found in the [http://mirror.contribs.org/smeserver/releases/7/smecontribs/ SME Contribs] repository. To install this contrib get shell access as root user and issue the following command:
  −
yum --enablerepo=smecontribs install smeserver-mod_python
  −
 
  −
===Installation 10.X===
  −
 
   
This installation needs the "okay" repo, so install that first:
 
This installation needs the "okay" repo, so install that first:
   
  yum install smeserver-extrarepositories-okay
 
  yum install smeserver-extrarepositories-okay
   
then
 
then
 
+
  yum install smeserver-mod_python --enablerepo=smecontribs,okay
  yum install smeserver-mod_python --enablerepo=smecontribs
+
</tab>
 +
<tab name="For SME 9 and SME 8">
 +
To install this contrib get shell access as root user and issue the following command:
 +
yum --enablerepo=smecontribs install smeserver-mod_python
 +
</tab>
 +
</tabs>
    
=== Additional information ===
 
=== Additional information ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu