You'll need to change the default port for apache. It would normally be listening on port 80 only (and 443 for SSL), but you could change it to listen on port 8000 (or whatever)
You'll need to tweak httpd.conf or one of the other Apache config files to do this. I'm not familiar with the software package you're using, but if you can let us know which config files there are then we may be able to help you |