Linux + Apache + MySQL + PHP
# portinstall lang/php-mode.el
(autoload 'php-mode "php-mode" "Mode for editing PHP source files") (add-to-list 'auto-mode-alist '("\\.\\(inc\\|php[s34]?\\)" . php-mode))