I can fix this and now put all fine :
HTTP (port 80 is open)
FTP (port 21 is open)
SMTP (port 25 is open)
POP3 (port 110 is open)
IMAP (port 143 is open)
MySQL (port 3306 is open)
DNS (port 53 is open)
Now everything is fine, but I have not used it even once, nor have I activated SSL, at all, before I solved it, I did not get the domains in the SSL module, I even tried to create the folders in the SSL folder in the root of the domains, with the proper owner, and not even those, and how I solved this, .....
Well, doing what one of you told me in this forum:
https://forums.sentora.org/showthread.php?tid=13046
Code:
setso --set apache_changed "1717016703"
Code:
setso --set panel_ssl_tx ""
Code:
setso --set apache_port "80"
Code:
setso --set sentora_port "80"
Code:
setso --set dbversion "2.0.0"
Code:
bash <(curl -L -Ss https://sentora.org/update_2.0.1)
When I finished doing this, the ports appeared open again, and in the SSL panel, in the module, the domains to create the SSL appeared.
I dont know what happend because i make fresh install, and nothing more, regards
HTTP (port 80 is open)
FTP (port 21 is open)
SMTP (port 25 is open)
POP3 (port 110 is open)
IMAP (port 143 is open)
MySQL (port 3306 is open)
DNS (port 53 is open)
Now everything is fine, but I have not used it even once, nor have I activated SSL, at all, before I solved it, I did not get the domains in the SSL module, I even tried to create the folders in the SSL folder in the root of the domains, with the proper owner, and not even those, and how I solved this, .....
Well, doing what one of you told me in this forum:
https://forums.sentora.org/showthread.php?tid=13046
Code:
setso --set apache_changed "1717016703"
Code:
setso --set panel_ssl_tx ""
Code:
setso --set apache_port "80"
Code:
setso --set sentora_port "80"
Code:
setso --set dbversion "2.0.0"
Code:
bash <(curl -L -Ss https://sentora.org/update_2.0.1)
When I finished doing this, the ports appeared open again, and in the SSL panel, in the module, the domains to create the SSL appeared.
I dont know what happend because i make fresh install, and nothing more, regards