Hi,
I need to change the default ports of cPanel, I searched on Google but I could not find any
please help
Can we change default cpanel port 2083/2082 to some other port ?
Moderator: Staff
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: Can we change default cpanel port 2083/2082 to some other port ?
Hi,
I don't think you can change the default port numbers.
I don't think you can change the default port numbers.
Re: Can we change default cpanel port 2083/2082 to some other port ?
Hi,
You can change the cPanel port by editing this line in /var/cpanel/cpanel.config:
You can change the cPanel port by editing this line in /var/cpanel/cpanel.config:
Re: Can we change default cpanel port 2083/2082 to some other port ?
Hi Stark,
You can change cPanel port from command line by making some changes on /var/cpanel/cpanel.config
Open configuration file using any editor
vi /var/cpanel/cpanel.config & change port from 2082
port=2082
after making changes, make sure you to execute below commands in SSH.
# /usr/local/cpanel/whostmgr/bin/whostmgr2 --updatetweaksettings
# /etc/init.d/httpd restart
Brandon N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree
You can change cPanel port from command line by making some changes on /var/cpanel/cpanel.config
Open configuration file using any editor
vi /var/cpanel/cpanel.config & change port from 2082
port=2082
after making changes, make sure you to execute below commands in SSH.
# /usr/local/cpanel/whostmgr/bin/whostmgr2 --updatetweaksettings
# /etc/init.d/httpd restart
Brandon N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree