Monthly Archives: September 2011

Setup notes: nginx + wordpress multi site

Substitute domain_name1.com: Your domain name extra_domain_name.com: Extra domains if your also using extra domain mapping in wordpress file_root: Path to your wordpress install

Posted in Server, Uncategorized | Comments closed

Setup notes [ubuntu]: nginx + upstart php-cgi

Quick setup guide for serving php pages with nginx on Ubuntu Goal: serve phpmyadmin from the local machine from /opt/phpmyadmin answering to the domain http://phpmyadmin.local/ Used in this guide: Ubuntu 11.04 nginx 0.8.54 php5-cgi 5.3.5 phpmyadmin 3.4.5

Posted in Coding | Tagged , , , , | Comments closed