Skip to content

Instantly share code, notes, and snippets.

View rodacato's full-sized avatar

Adrian Castillo rodacato

View GitHub Profile
@rodacato
rodacato / notes.txt
Created September 19, 2013 03:28
Things you need to know when install piwik on smartos
# Congifuration Files
vi /opt/local/etc/php.ini
vi /opt/local/etc/php-fpm.conf
vi /opt/local/etc/nginx/nginx.conf
# Restart services
svcadm [refresh|restart|enable|disable] nginx
svcadm [refresh|restart|enable|disable] php-fpm