• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Plesk on port 8443 - KB article is misleading ?

Superkikim

Regular Pleskian
Hi,

I'm trying to have plesk available on port 443 on a dedicated IP... I have (tried) to follow the following kb document:

http://kb.odin.com/en/1694

I can't find the "$PRODUCT_ROOT_D/admin/conf/httpsd.conf" file... It does not exist on my filesystem. The only files I have at /usr/local/psa/admin/conf are:

httpsd.conf.saved_by_psa
httpsd.pem
openssl.cnf
php.ini
ssl-conf.sh

httpsd.conf.saved_by_psa is empty. ANd the only file refering to 8443 is ssl-conf.sh. I tried to run it, but it doesn't create the file or anything else...

find / -type f -name "*.conf" -print | xargs grep "8443"

returns:

/etc/sw-cp-server/applications.d/plesk.conf:$SERVER["socket"] == ":8443" {

and... that's it...

What am I supposed to do now ? :-(

My OS is Debian Etch 4 x32 (2.6.18-6-686) and my plesk is 9.0.1.
 
Back
Top