Have you just installed mailgraph and are you asking yourself “and now???”
Let’s see how to get it running on FreeBSD.
After installation copy your /usr/local/www/cgi-bin/mailgraph.cgi to your cgi-bin directory, default is /usr/local/www/apache22/cgi-bin/ and change the owner to www:www :
cp /usr/local/www/cgi-bin/mailgraph.cgi /usr/local/www/apache22/cgi-bin/
chown www:www /usr/local/www/apache22/cgi-bin/mailgraph.cgi
Be sure to have this line: (more…)
