Search
Categories
- Getting Things Done (RSS) (3)
- SEO (RSS) (1)
- Web Development (RSS) (86)
You are browsing the archive for March 2009.
While doing development just noticed that if you have installed php with curl support using macports it does’nt install ssl support in curl by default which is quite frustrating. Especially I just spent 30mins of my life trying to debugging what had gone wrong.
This is what you would get if you have a similar problem:
% [...]
I have been trying to get my old apps to send emails, but for some wierd reason I couldnt get it working out of the fox. If you have had similar problems, you can try out this.
Step 1: Update the hostconfig file.
Add the following line to /etc/hostconfig
MAILSERVER=-YES-
Step 2: Update variable myhostname in the file /etc/postfix/main.cf
Set [...]
As you can tell I got myself a new macbook and its pretty much ritualistic to install apache/php5 on it for me. I agree it comes with both of them pre-installed but really I just like to do it for the easy of configuration. I have written earlier how I compiled everything on [...]
Recent Comments