Virtualzor Admin Panel not Opening. https://www.softaculous.com/board/index.php?tid=18704 <![CDATA[Virtualzor Admin Panel not Opening.]]> https://www.softaculous.com/board/index.php?tid=18704&tpg=1#p55625 Sir, Please allow the virtualizor ports from 4081 to 4085 in the firewall on your server, you can add it from the below command.
iptables -I INPUT 1 -p tcp -m tcp --dport 4081:4085 -j ACCEPT        (for iptables)   

firewall-cmd --zone=public --permanent --add-port=4081-4085/tcp    (for firewall)
firewall-cmd --reload

Also, check if is there any external firewall on your server then allow ports 4081-4085, and then check

If still facing issue then share the server ssh access detail so that we can check and assist you  ]]>
Fri, 28 Oct 2022 08:51:16 GMT https://www.softaculous.com/board/index.php?tid=18704&tpg=1#p55625
<![CDATA[]]> https://www.softaculous.com/board/index.php?tid=18704&tpg=0#p55600 virtualizor on Citrix Xenserver through vmware workstation pro. I have
installed it successfully but when i am trying to access it through my
IP with the specified virtualizor port, the webpage shows an error of
"Unable to connect." Maybe there's something with virtualizor firewall
issue i guess. even i restarted using this command "service virtualizor
restart" but its still not working. Please help me out in this regard?]]>
Tue, 25 Oct 2022 06:16:32 GMT https://www.softaculous.com/board/index.php?tid=18704&tpg=0#p55600