I just installed ISPConfig on my server and I cannot access it through my browser because my router uses port 8080 already. Can I use a different port for ISPConfig? If so, how do I do this? Thanks, Bryan
Download ispconfig again, update it and choose another port. Code: cd /tmp wget http://downloads.sourceforge.net/ispconfig/ISPConfig-3.0.2.1.tar.gz?use_mirror= tar xvfz ISPConfig-3.0.2.1.tar.gz cd ispconfig3_install/install/ The next step is to run Code: php -q update.php and at the end Code: ISPConfig Port [8080]: <-- [COLOR="Red"]ENTER ANOTHER PORT[/COLOR] Don't forget to open in your firewall, also check the newest version of ISPConfig