Changes

From SME Server
Jump to navigationJump to search
30 bytes removed ,  07:11, 9 November 2008
no edit summary
Line 6: Line 6:  
This is an alternative for [[Sarg]].
 
This is an alternative for [[Sarg]].
   −
{{Warning box|type=PLEASE DO NOT CONTINUE WITHOUT READING THIS WARN|
+
{{Warning box|type=PLEASE READ EVERYTHING BEFORE CONTINUE|
 
This contribution is not a traditional adaptation, so you should know exactly what you are doing.
 
This contribution is not a traditional adaptation, so you should know exactly what you are doing.
    
The sticking points are:
 
The sticking points are:
Surftracker is based on the framework Django, that despite the fact that it works correctly under python 2.3 (which come with SME 7.x), do not get this right Surftrackr. Therefore it is necessary to upgrade to Python 2.4. But all precautions were taken so that this does not affect the natural setting of SME 7.x
     −
Another important point is the use of mod_python. If you already use mod_python for another application, you must leave here this installation. mod_python is compiled under python 2.3, and our customized version is compiled under python 2.4, so an error will occur. You have two options: uninstall your legacy mod_python and install this customized version (be careful when using Trac or another application that makes use of mod_python). The other alternative is to use FastCGI with Django instead of mod_python as described here: http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi}}
+
Surftracker is based on the Django framework, that despite the fact that it works correctly under python 2.3 (which come with SME 7.x), do not get this right Surftrackr. Therefore it is necessary to upgrade to Python 2.4. But all precautions were taken so that this does not affect the natural python settings of SME 7.x
 +
 
 +
Another important point is the use of mod_python. If you already use mod_python for another application, you must leave here this installation. mod_python is compiled under python 2.3, and our customized version is compiled under python 2.4, so an error will occur.  
 +
 
 +
You have two choices:  
 +
*Uninstall your mod_python and install this customized version (be careful when using Trac or another application that makes use of mod_python).  
 +
*Use FastCGI with Django instead of mod_python as described here: http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi}}
    
  wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/surftrackr/rpms/Django-0.97_pre-1.noarch.rpm
 
  wget http://mirror.contribs.org/smeserver/contribs/nhall/sme7/contribs/surftrackr/rpms/Django-0.97_pre-1.noarch.rpm
985

edits

Navigation menu