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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
I can ping my site: vpsxxxx.ovh.net
I can ping my testsite: testsite.com.xx-xx-xx-xx.vpsxxxx.ovh.net
But when I go to view my testsite (which was created from the Parallels default site creator and contains the standard index.html file) I get "Server not found".
Thanks for your reply, however it doesn't solve my problem.
I had already found that KB article, and checked that all the settings were correct, and still my site preview function continues to return "Server not found".
Hi,
I'm trying to view my sites using the "Quick Preview on a domain name in Plesk" setting. I notice that it modifies that domain's DNS records to include the IP with dashes, however when I attempt to preview any of the sites hosted, I get "server not found" from my browser. The URL is the...
Ok, guys - I took a little initiative and restarted posfix (yeh, I know ...)
And everything now works!
Thanks very much for your help in being patient with me and pointing me in the right direction.
I have only one more question - when Plesk is updated, will it edit these files and make this...
I have 2 domains for which this issue is a problem. They both return the following:
Domain 1:
mydomain.com mydomain.com/
Domain 2:
mydomain.net mydomain.net/
Still hoping Igor or someone from Parallels will respond to the investigations that have been taking place regarding this issue before I go diving into the configuration files.
It's not that I'm of the "I don't know, I don't care, *they* should fix it, I'm paying for it" attitude (at least I...
Yes.
mail() successfully sends emails to addresses which are not hosted on Plesk.
mail() fails to send emails to addresses hosted on Plesk but having 3rd party email servers.
Ok, here goes:
1) "Enable mail management functions in panel" already checked.
2) Not where you said! In my panel (11.5.30) it is <MAIL> then <Change Settings>
3) "Activate mail service on domain" already unchecked.
I tried sending another email using mail(), but nothing was delivered.
Thanks for the detailed reply, however I'm not sure I want to go in this direction. It seems like I'm having to fix Parallels software for them! And I'm paying a monthly fee to use it. Let's see if anyone from the company can shed some light on this problem?
Hi Burnley,
Here's some of the info you asked for.
a) The following is from maillog having just used the php command mail() to send an email, successfully, to a particular gmail address:
[root@vps##### ~]# tail /usr/local/psa/var/log/maillog
Oct 14 11:11:03 vps#####...
Ok, tried it, but no-go.
Enabling the DNS server gave a list of entries for my site, including an MX record to mail.mysite.com. I removed that record and substituted one pointing to the google servers (ASPMX.L.GOOGLE.COM). I then retried my mail() function, but still received nothing. I tried...