Changes

From SME Server
Jump to navigationJump to search
16 bytes removed ,  07:04, 9 November 2008
no edit summary
Line 12: Line 12:  
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
 
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/?from=olddocs
+
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}}
 
  −
}}
      
  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