Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
Thank you in advance for your patience and understanding on the matter.
the issue can be caused by extra spaces in the TXT record:
[root@a10-52-143-28 ~]# /usr/local/psa/bin/dns --add dev.sname.c002.aname.domain.com -txt 'ecz1 ' -domain ecz1
SUCCESS: Creation of DNS record in Domain 'dev.sname.c002.aname.domain.com' complete.
[root@a10-52-143-28 ~]#...
Really strange - same commands works fine for me:
[root@a10-52-143-28 ~]# /usr/local/psa/bin/dns --add dev.sname.c002.aname.domain.com -txt ecz1 -domain ecz1
SUCCESS: Creation of DNS record in Domain 'dev.sname.c002.aname.domain.com' complete.
[root@a10-52-143-28 ~]# /usr/local/psa/bin/dns...
Hello Thomas,
Thank you for fast feedback!
We will fix the issue with session.save_path in one of the nearest updates. It will be changed to the path provided by vendor's PHP packages.
Regarding errors from typo3 sites - I was not able to reproduce it. Can you provide more details?
Hello Azurel,
The issue is not fixed yet in Plesk (it's internal id is PPPM-2672). You can temporary workaround it by changing "$ipAddress->proxyEscapedAddress" to "$ipAddress->escapedAddress" in custom templates (please note that it's recommended to remove such customization when this bug will...
Hi
-ptr option accepts "subdomain" in the given DNS zone:
-ptr '' or <subdomain-name> PTR resource record
In your example it tries to remove "domain.tld.domain.tld PTR 123.123.123.123/24" record and cannot find it.
Use '' for removing PTR record equal DNS zone name:
[root@a10-52-53-101 ~]#...
Yes, it's correct. The issue caused by missed mod_remoteip directive and it's actual for 2 OSes: Ubuntu 14.04 and CentOS 7. The issue internal ID is PPPM-2202 and it will be fixed one of the nearest updates.
Hello,
1. mod_rpaf support was missed for new OSes in Plesk 12 (SuSE 13.1, Ubuntu-14.04, CentOS-7) - it will be fixed soon (internal ID is PPPM-2033). As workaround you can download/build and install mod_rpaf apache module (for Ubuntu it's simple: # apt-get install libapache2-mod-rpaf).
2...
Hi,
The KB was prepared for EC2-classic networks initially and there is no Multiple IPs support: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-instance-addressing.html#differences
I'm not quite sure that I am 100% clear about the case and fully understand the scenario with multiple...
Yes you can. The only additional requirement is Public IP assigned to the instance on deployment. Also please note that by default VPC default security groups opened within the VPC subnetwork only.
If you run Plesk on private IPs only the instance services be available within the network only...
Hello,
The solution provided in the KB is not actual for PPCP 8.6.0 and higher - the SOA serial format is not taken from the psa.misc in the modern versions. BTW the command:
"%plesk_bin%\dnsmng.exe" update *
is still actual and updates DNS zones with data taken from psa database. But if...
Hello, you have used wrong subdomain in your example:
root@a10-52-148-181:~# /usr/local/psa/bin/dns --add mydomain.com -srv "" -srv-priority 5 -srv-weight 50 -srv-port 143 -srv-protocol tcp -srv-service imap -srv-target-host imap.mydomain.com
SUCCESS: Creation of DNS record in Domain...
The error in panel means that you had had the issue before reconfiguration in console. Sometimes when the erroneous object is deleted the error is not removed from the database.
You can workaround it with Webserver Configuration Checker:
1. In the extension on Configurations tab select only...
Could you send me the output of command above or print here if it's not too big?
And output of following command too:
ls -laZ /var/www/vhosts/system/mijnwebtekst.nl.conf