HTTPS_SERVER contains the protocol ("http://" or "https://") plus the domain name of your store.
DIR_WS_HTTPS_CATALOG is the path to your store (relative to HTTPS_SERVER including leading and trailing "/").
Your value for DIR_FS_CATALOG may also need to be fixed (the filesystem path appears to be missing the folder separators).
You may want to also check manually the other constants defined in your configure.php files to make sure they are correct.
See the article Configure.php file contents explained for more details.
Bookmarks