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

LetsEncrypt extension is suddenly reliant on DNS feature which is not enabled on my servers


Install the Cron Job :))

$
0
0
use Jomsocial and someone can tell me. Which one is support to install at my server plesk, i use ubuntu

lynx -source "Domain.com" > /dev/null
Lynx is a text-based browser that is installed in most hosting environments. If you do not have Lynx installed, you can use other alternatives such as wget, shown below:

wget -O /dev/null "Domain.com"...

Install the Cron Job :))

MySQL vs MariaDB – Can one replace the other?

Leave port 8880

$
0
0
Hi,

When i receive a message by e-mail of the webserver for an update, will be there a safety isiue by portnumber. Because of that when Plesk userinterface using two different ports, by portnumbers 8443 and 8880 when we visit a website or IP.

At this time there are no needs to use port 8880 anymore. Especialy with a lets encrypt certificate and plugins who updating automaticly the ssl certs.

For our safety it will be better to leave portnumber 8880 for now by Plesk Onyx at the...

Leave port 8880

unable to change administrator password and email address

$
0
0
I am unable to change the root password....

I logged in as root administrator with password <passwordA>. The same password is not accepted when I try to change the password: "The old password is incorrect. Please try again.". This is of course impossible, because I just logged in with that password.

I went to SSH and tried this command which also did not help:
$ /usr/local/psa/bin/admin -p -passwd <passwordB>
That does not give errors, but I still cannot use <passwordB> to...

unable to change administrator password and email address

Tokens created by plesk utility 401 with RestAPI

$
0
0
I'm having a problem with RestAPI calls made using tokens created by the plesk utility.

If I create a token with
Code:
plesk bin secret_key -c -ip-address nn.175.208.108
This token will get a 401 in Postman when used in a RestAPI call.

A Token created in Postman using a call to
Code:
https://my.server.com:8443/api/v2/auth/keys
when used in API calls is successful.

This also happens in my PHP code with API calls. Tokens created by the plesk utility are unauthorized, tokens...

Tokens created by plesk utility 401 with RestAPI

Updated language files

$
0
0
Hello,

I have updated the Dutch language a little bit.

Regards,
Edward Dekker

How to specify "email from" autoresponder name?

$
0
0
Hi,

I have set up an auto-reply for an email address of mine in Plesk via Mail/Email Addresses/Auto Reply. The email that arrives with the recipient shows the email address (example hello@cats.com) and not the company name that I wish to use (example Cats). Is it possible to amend the 'from name' in Plesk or server side? I could set up the auto response instead via the desktop email client we use, however this does not allow for html templates which are required.

Thank you.

serveur update process

$
0
0
Hello
I intend to rent a dedicated server with plesk admin.
I would like to know if I can with plesk onyx easily upgrade or update security of my dedicated server, if possible automatically.
I would avoid typing the lines of code every month for that.
thank you in advance
Best regards

FFMPEG, Redis, php exif

$
0
0
Hello
Could I have information to install via plesk
- FFMPEG
- Redis Cache + NodeJS
- PHP exif_read_data
thank you in advance
Best regards

Problem with Memcached

$
0
0
Hi,
I have a question form Memcached. I installed it on my server but several times it seems that the data requested by the application is not stored in memcached but is requested from the database. if I go to search for it through PHPMemcachedAdmin the value exists in memcached.

Does anyone know if there is a method for carrying out more detailed checks? I do not think it's a memory problem because I'm using very little. Attached send the PHPMemcachedAdmin screen

Frequency of Log File Rotation

$
0
0
How do I check/change the scheduled task relating to processing the log file rotation?

I already know how to update the log file rotation settings for each subscription (e.g. by size, daily, weekly, how many to retain, etc). What I don’t know is how to run the maintenance script that carries out the actual log file processing, and see if I can increase the frequency the log files are processed.

Very slow retrieving of mails from Dovecot POP3

$
0
0
Plesk Onyx 17.5, Debian 8 x64

Since about a week retrieving or just checking for mails is very slow on my server. The client is Outlook 2007, server is Dovecot POP3. Of course I already restarted Dovecot.

I checked the /var/log/mail.info file, but nothing suspicious there. When I check mails from two different mail accounts, which usually took only a second or less, I have these log lines (and it takes 23 seconds for the two accounts):

Code:
Sep 30 17:21:16 myservername dovecot:...
Very slow retrieving of mails from Dovecot POP3

MY WEB PAGE IS VERY SLOW

$
0
0
Hello, I am new to this forum, I started a new page recently created by wordpress, a wordpress that offers plesk.
(godaddy - Odin - Plesk)
It turns out that 2 different pages in different accounts, one normal and one delux, have the same problem.
a waiting time when entering the web of 30 seconds.
It can be a problem of plesk configuration ??

webs:
http://paizaentertainment.com (30 seconds)

http://diariolahumanidad.com/ (15 seconds)
i need help im new in this world...

MY WEB PAGE IS VERY SLOW

Need help upgrading CentOS from 5 to 6 or 7

$
0
0
I need to upgrade my CentOS 5 to 6 or 7 in order to use TLSv1.2 that is required by new browsers and web technologies.

I've read that Plesk doesn't support Operational System major updates, but I need to do it anyways... so how to do it properly?

I guess I will need to reinstall Plesk. How to do it, migrate every Plesk data and functionality to the new environment, and so on?

Plesk payback awards

$
0
0
Plesk payback awards
View attachment 13550

Starting from 1st October 2017, we will give you a little bit back for your inputs,
your solutions, your feedback and your suggestions!


Every month, the Plesk Community Forum users with the highest forum activity at the...

Plesk payback awards

plesk firewall rules do not show up in iptables -L

$
0
0
I have blocked some spammer IPs using a custom rule and run the activation script.
At first I added 2 IPs and checked with IPtables -L
Everything worked as expected
Then I added another 3 addresses and checked that the activation script lists the appropriate drop lines.
After running the activation script the plesk GUI shows the banned IPs correctly (see attached screenshot)
But if I do an iptables -l or ip6tables -L I do only see 3 of my blocked addresses.
iptables -L | grep...

plesk firewall rules do not show up in iptables -L

High FTP cpu load after 17.8 upgrade

$
0
0
Hey guys,
today I upgraded from 17.5 to 17.8 and noticed massive increase in cpu usage whenever there's an ftp connection up und running.

What could cause this possibly?
Any ideas?

How to use Plesk UI Library in custom extension?

$
0
0
While developing a custom plesk extension i came across the plesk ui library at Plesk UI Library 1.1.5 which allows you to do much much more with the ui in javascript than the php options in the sdk. But how do you actually go about incorporating it in a .phtml file to output an element? The documentation gives a code snippet for each ui element but it doesn't give a full code example of how you actually would use it in an extension.

Force webmail SSL

$
0
0
Hey there,

It seems like this question has been asked before and I also tried a bunch of solutions but with no luck.

I want to have webmail.my-server.com to be force-redirected to https. That is my goal.
I'm using roundcube for now.

a.) I tried checking the "Secure Webmail with SSL" … this seems to work, when typing https into the browser the Certificate is there.

b.) I tried rewriting the ```/usr/share/psa-roundcube/config/defaults.inc.php``` to "force_https = true". But this did not...

Force webmail SSL
Viewing all 48675 articles
Browse latest View live