Quantcast
Channel: Plesk Forum
Viewing all 45924 articles
Browse latest View live

mailist dont work


Wordpress 4.8 CDN without plugin

$
0
0
On previous versions of wordpress you could edit functions.php and add code for cdn delivery,
without needing a plugin

On recent versions it's not working.
Has anyone achieved cdn delivery without using a plugin on 4.8.xx versions?
i am going to use my own cdn using an external SAS storage and nginx only.

cdn will deliver wp-contents/wp-includes

Use many php version on Plesk 12.5

How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

$
0
0
Hi @AlL,

Global informations for this Plesk - contribution:
I noticed, that Plesk doesn't provide a decent solution/description/documentation on "How to compile NGINX with additional modules" yet and unfortunately, there is no KB - article for this as well, which provides the necessary steps.

Some Plesk - users just don't want to wait for NGINX features, which are global standards by now ( i.e. Google Pagespeed, the...

How to compile NGINX with additional modules ( pagespeed / cache_purge / headers-more / and others )

Event manager log ?

$
0
0
do they have any log file or other for events managed by event manager.?

Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain

$
0
0
Hello;

I am having issues renewing SSL certificate for one of my client. below is the error.

Code:
Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain "dearmama360.com":
Invalid response from http://dearmama360.com/.well-known/acme-challenge/bfTCz4Gk3mC7RSJZvIEahvPEYfj29G-qNpR7xyDPjdQ: "<!doctype html > <!--[if IE 8]> <html class="ie8" lang="en"> <![endif]--> <!--[if IE 9]> <html class="ie9" lang="en">
The domain is with www why is it...

Error: Unable to obtain Let's Encrypt SSL certificate because of failed challenge for domain

Docker environmental variable

$
0
0
Can anyone else confirm this is a bug.

I have successfully configured docker / varnish with ssl for wordpress and magento 2. However, every time I try to edit CACHE_SIZE for million12/varnish docker will refuse to start and I need to remove and re-add the image.

2017-08-17_2139

can someone else confirm this?

I have replicated this on a number of servers at this end

Additional nginx directives

$
0
0
I want to add
proxy_set_header X-Forwarded-Proto: https;

(in order to make an application work with ssl / varnish without redirect loops.

When inserted manually like so

Code:
 #extension docker begin
        location ~ ^/.* {
                proxy_pass http://0.0.0.0:32780;
                proxy_set_header Host             $host;
                proxy_set_header X-Real-IP        $remote_addr;
                proxy_set_header X-Forwarded-For  $proxy_add_x_forwarded_for;
proxy_set_header...
Additional nginx directives

NGINX 404 Problem since about July 27th 2017

$
0
0
Hi,

I had configured nginx about 1 or 2 years ago with

Code:
#Leverage Browser caching
location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ {
    expires 30d;
    log_not_found off;
}
Since about 27th of July static files of one directory are not served anymore with that configuration:

404 Not Found
nginx

I did not change any configuration, but maybe some updated changed something.

I also could not find out the difference to other directories, but content of...

NGINX 404 Problem since about July 27th 2017

Remote Administration of Sitebuilder 4.5.x

$
0
0
Hi there,

We have a number of Plesk 9.5.4 servers running CentOS 5.5 and a new centOS 5.5 server running SB 4.5 without any problems.

The only issue is that we cannot get the Remote Administration Module for Plesk to manage the SB Server.
I know there was one before.

Can anyone help shed some light on this and how we can get some Administration of SB directly from a Plesk Control Panel?

Thanks,

Unable to load dynamic library '/usr/lib/php/20151012/geoip.so

Exchange & Plesk 12.5

$
0
0
Hello All,

I have search but not able to find a resolutions ....

I have a windows server 2012 R2 with Plesk 12.5 running on it.
I am wanting to up the anti and allow some customers to use MS Exchange.

I am NOT wanting to integrated MS Exchange with Plesk but wanting for them to run on the same server.
I know Plesk takes over a lot of the functionality, but can i run them side by side independently?

Any assistance would be appreciated.

Thanks,

Where to set timezone for outgoing email?

$
0
0
When I give date thru SSH command line, I see the correct timezone shown.

Correct timezone is also set at "Tools & Settings > System Date and Time"

I have also set the desired timezone in php.ini via: "Tools & Settings > PHP Settings > Settings for 5.6.31 FastCGI application" (This is the only one used by my single domain, I have unchecked every other PHP handler, to prevent confusion.)

[Date]
; Defines the default...

Where to set timezone for outgoing email?

After OpenSSL upgrade all websites show old version in phpinfo

$
0
0
Hi at all,
After successful upgrade of openssl-1.0.2g to openssl-1.0.2l the old openssl version is displayed in phpinfo of all websites. Over shell/ssh the new OpenSSL version is shown since upgrade.

View attachment 13304

What is wrong and how can I solve the problem?

Greets

Please Help, ERROR Disk Write Usage

$
0
0
Hi all,

Since today we could not get into the user accounts on our Plesk server. When trying to go to the domains or user accounts plesk shows the following error:

PHP Fatal error: Class 'Plesk\Limits\Limit\Cgroups\DiskWriteUsage' not found in /opt/psa/admin/plib/Limits/Factory.php on line 83

It has to do something with the not finding of the induvidual account limits.

Hope someone can help!

Thanks

Can not update Plesk 12.5.30

$
0
0
Hi,

I have a update task scheduled for my dedicated server (CentOS 6.5) on Plesk 12.5.30 but it does not work at all.

Log :
Execution failed.
Command: autoinstaller
Arguments: Array
(
[0] => --select-product-id
[1] => plesk
[2] => --select-release-current
[3] => --upgrade-installed-components
[4] => --include-components-from-class
[5] => vendor=parallels
[6] => --include-components-from-class
[7] => patched
)

Details: Doing restart of Plesk Installer......

Can not update Plesk 12.5.30

The sort direction of date within log overview works not properly

$
0
0
TITLE:
The sort direction of date within log overview works not properly
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk Onyx #17, Ubuntu
PROBLEM DESCRIPTION:
It sorts by day instead of year, month, day.
I've a German version. The date is in the format 1. Juli 2016 03:15:24​
STEPS TO REPRODUCE:
Call log overview
Click the header for sorting at date​
ACTUAL RESULT:
Sorted after...​

The sort direction of date within log overview works not properly

HTTP Keep-Alive not working on CSS and X-Powered-By not unsettable

$
0
0
Goodmorning to all,

today i've got a problem on my Linux server with Plesk Onyx installed, version 17.5.3 #18: i've tried to check if keep-alive for https connection is working correctly but it seems it doesn't... If i check it with Google Chrome i can't see the connection header, so i tried with some benchmark site like pingdom e gtmetrix, both showing that all files are loaded with keep-alive but CSS files keep doing the handshake for SSL connection... anyone can help me? These are my...

HTTP Keep-Alive not working on CSS and X-Powered-By not unsettable

Blocking access to mail from external ip

$
0
0
Goodmorning to all,

I've to allow login only on three ip addresses for security reasons, is it possible to block other ip from login to my mail server? I'm using Postfix/Dovecot on my server.
Thanks in advance for any help,
Domenico

Unknown Plesk command-line utility: "admin"

Viewing all 45924 articles
Browse latest View live