-
-
Tag Cloud
desktop domino eclipse error extjs firefox freewares google howto image 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
apache2 Archive
-
How to have custom php.ini for each virtual host
Posted on May 12, 2011 | No CommentsNote: This is for Apache + mod_php 1. Assumptions I have a website that I don’t want to use global php.ini file, i want to use my own custom... -
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...