Hi. I'm newbie in cPanel. I need to change the default port of Apache's VirtualHosts. So, I going to tweak settings, change there default value to 0.0.0.0:81. After that I execute following commands:
And the last command exiting with following error:
How can i rebuild the httpd.conf?
PS i can use sed, but it's not cPanel way, as i understand
Code:
/usr/local/cpanel/whostmgr/bin/whostmgr2 --updatetweaksettings
/usr/local/cpanel/bin/apache_conf_distiller --update
/scripts/rebuildhttpdconf
Code:
This tool unavailable until Apache is built by EasyApache 3.x at ./buildhttpdconf line 42.
PS i can use sed, but it's not cPanel way, as i understand
Last edited: