Posts Tagged ‘apache’

Installing a Verisign Root and Intermediate Certificate in Apache2

Thursday, June 24th, 2010

1.) Create your csr file and hand it over to Verisign, don’t make it password protected, leave the password empty.... Read More

Getting a server back online

Monday, January 25th, 2010

Last week our host had a power outage and the backup power didn’t kick in or something. In any case, the end result was a reboot of all our servers, which went surprisingly well, except for one.... Read More

Solving memory limit exhausted in PHP

Friday, November 27th, 2009

This is the long walkthrough on how to fix this problem which is due to the fact that a too low memory limit is set in the PHP ini file.... Read More

WAMP and XAMPP problems and solutions in Vista

Wednesday, March 11th, 2009

Damn this is strange, Apache suddenly just died on me after Vista installed some updates, the gauge in both wamp and xampp shows it as running but accessing localhost results in a no no. No matter how I tried to make things work, deactivating the firewall, UAC and a slew of other actions I was about to give up when I tried 127.0.0.1 without expecting it to work at all, but it did.... Read More

MODx htaccess problems and solutions

Sunday, August 3rd, 2008

Yesterday I discovered that the flash banner wouldn’t load on www.asiandivingvacation.com, I suppose the crossdomain xml didn’t work like I expected it to.... Read More

Crazy SUSE mod_rewrite problem

Wednesday, July 9th, 2008

What a nightmare it was yesterday and for the better part of today. The new project just failed to run with mod_rewrite on the staging server and we couldn’t understand why.... Read More

XAMPP on Suse

Monday, October 15th, 2007

What do you do if you have a lazy no good linux admin that won’t do as he is told and you want him to enable pdo, mod_rewrite and more? Well Linux nerds are a stubborn bunch so don’t bother threatening, pleading or bribing, if the admin in question doesn’t feel like doing as he is told he won’t. That the useless nerd is actually getting paid to do stuff like this is apparently completely irrelevant.... Read More