• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

loggin in to the server

R

reverend

Guest
ok, so when i log into the server, via example.no-ip.biz:8443 it forwards me to https://example:8443 which is a problem. How can i fix this? host name is example and domain name is no-ip.biz.
 
What type of No-IP Redirect or Host record did you create at No-IP? If you create just a normal DNS HOST A record it should work fine. I just created one something.no-ip.biz and browsed to https://something.no-ip.biz and the Plesk CP login comes up, the browser address line is then:

Code:
https://something.no-ip.biz:8443/login.php3?previous_page=index

If you created a Web Redirect record, try changing it to a DNS HOST A record and try again.
 
i already have it set to dns hosting. when i go to example.no-ip.biz, the page shows up. but as soon as i add :8443 it tries going to example:8443.
when i set up the server, all i had configured on my computer was the host name. now i've gone back and put in the domain name but it seems it hasn't taken effect.... i've restared it serveral times and still no change.
 
You may have to wait for the changes to the No-IP to fully take effect. Assuming you originally set it up as a Web Redirect, when you submit the change to make it a DNS HOST A record INSTEAD of the web redirect. Make sure you don't still have a web redirect for 'example'.

Also on the server, post the output of the 'hostname' command. It should be a FQDN like 'example.domain.com'
 
The URL with just http:// will not work since you have to use the https:// for port 8443 (or any SSL site on port 443).

Yes, we all have those ID 10-T days....
 
Back
Top