This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Problem after setting um SSL
#2
RE: Problem after setting um SSL
I think you selected the wrong port to change (Apache service port) instead of Sentora login port.
Your apache is only listening on port 443, and not both 443 and 80

Code:
Listen 443
When it should be:
Code:
Listen 443
Listen 80

On command line as root user:
Code:
setso --set apache_port 80
setso --set sentora_port 443
setso --set apache_changed true

Wait for the daemon to run and re-write the httpd-vhosts file (~5mins).
-TGates - Project Council

SEARCH the Forums or read theĀ DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
Thanks given by:


Messages In This Thread
Problem after setting um SSL - by einar - 06-20-2017, 01:20 AM
RE: Problem after setting um SSL - by TGates - 06-20-2017, 03:11 AM
RE: Problem after setting um SSL - by einar - 06-20-2017, 03:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
xBilling [MODULE] [PROBLEM] slaserx 7 20 ,879 12-13-2017, 09:46 AM
Last Post: liamgibbins
Problem with filemanager module gua8x 6 15 ,715 09-04-2017, 02:17 AM
Last Post: betatester3.0
xBilling variables problem and vouches seenko 21 59 ,854 11-30-2016, 01:05 PM
Last Post: cam246

Forum Jump:


Users browsing this thread: 1 Guest(s)