Feed aggregator
Apache2 : webserver sending spam – how to find out what is sending it.
Recently we started getting spam complaints for mails that were sent from our server, obviously not deliberately.
Now since we have a whole bunch of sites running on our server, finding out which one was hacked, promised to be a tedious job.
Until… we found this post : How To Log Emails Sent With PHP’s mail() Function To [...]
Geshi Supported Languages
It took us *too* long to find a list of supported languages for our GeShi Code Highlighter so here it is, to never more forget it!
ubuntu 9.10 : getting PPTP, VPNC and OpenConnect VPN to work
i found this post on the ubuntu forums… works like a charm! kudos to sweisler!
Here’s a synopsis of my VPN setups. I have proven this to work on both x86 and x64 for all 3 VPN types.
Important note/disclaimer: I tested these configurations on VMware Workstation 7 VM’s and a Dell Vostro 220. All installations [...]
.htpasswd protecting your phpMyAdmin installation (Debian)
So you got yourself a LAMP webserver and started hosting some sites on it. Now, for easy access to your databases, you opt to chose phpMyAdmin.
When installing phpMyAdmin on a Debian system via the synaptic manager (apt-get install phpmyadmin), the installation will be done in this folder
/usr/share/phpmyadmin
You will be able to access your phpMyAdmin via
http://www.mydomain.com/phpmyadmin
You [...]
VAT number validation with VIES
For a couple of our clients we implemented a webshop with Drupal and Ubercart. One feature which was missing from the default Ubercart setup, was a VAT number field, and the accompanying validation.
Drupal Plugin Manager – Could not login to the ftp server
Hi guys,
Since yesterday I discovered this awesome module! First off, kudos to the creator(s), we’ll be using this on all our companies’ websites and will save us a truckload of time!
Second, I must say I’m not so convinced about the provided documentation as it took me about half a day to get this working.
It seemed [...]

