You are not on a RedHat/CentOS/Fedora box my friend.
file =
/usr/local/etc/apache22/httpd.conf
Find the line:
Listen 80
Change it to:
Listen 8080
service =
/usr/local/etc/rc.d/apache22 {start, stop, restart}
Check the handbook....it's your best friend.