-
Tag Cloud
browser desktop domino eclipse error extjs firefox freewares google ibm install jaunty java javascript javascripts jquery LINUX lion mac MACOSX mysql news php plugins problem programming python recursive screenshot shortcut keys slackware snow leopard softwares terminal tips TIPS & TRICKS tips and tricks tools tricks ubuntu ubuntu 11.04 windows windows 7 wordpress xpages
mod_python Archive
-
Macosx Snow Leopard and mod_python
Posted on October 26, 2010 | No CommentsI’m using Snow Leopard 10.6.4 and it’s already shipped with Apache 2.2. To compile mod_python on Snow Leopard you should have GCC (which is not installed by default on Snow... -
Django on Debian Lenny (mod_python + apache2 + mysql)
Posted on July 7, 2009 | No CommentsThis is a short note on how to build a Django development environment in a Debian Lenny server. 1. Update and upgrade apt-get apt-get update && apt-get upgrade 2. Grab... -
Mod_python + Apache 2 + Slackware Error
Posted on July 6, 2009 | 2 CommentsTrying to install mod_python 3.3.1 things seem to be smooth until I got this error connobject.c: In function ‘_conn_read’: connobject.c:142: error: request for member ‘next’ in something not a structure...