How do I upgrade PHP in Mac OS X?

You may want to check out Marc Liyanage’s PHP package. It comes in a nice Mac OS X installer package that you can double-click. He keeps it pretty up to date. http://php-osx.liip.ch/ Also, although upgrading to Snow Leopard won’t help you do PHP updates in the future, it will probably give you a newer version … Read more

What is the most compatible way to install python modules on a Mac?

The most popular way to manage python packages (if you’re not using your system package manager) is to use setuptools and easy_install. It is probably already installed on your system. Use it like this: easy_install django easy_install uses the Python Package Index which is an amazing resource for python developers. Have a look around to … Read more

What is the difference/usage of homebrew, macports or other package installation tools? [closed]

MacPorts is the way to go. Like @user475443 pointed, MacPorts has many many more packages. With brew you’ll find yourself trapped soon because the formula you need doesn’t exist. MacPorts is a native application: C + TCL. You don’t need Ruby at all. To install Ruby on Mac OS X you might need MacPorts, so … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)