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

subscription sync issue

$
0
0
How can i solve this issue.???? How to solve this on subscriptions.

MYSQL is down and does not start anymore / SQLSTATE[HY000] [2002] No such file or directory

$
0
0
Hi everybody, I noticed that my website and Plesk are not working anymore.

PLSEK reports
Code:
Server error
500
Zend_Db_Adapter_Exception
SQLSTATE [HY000] [2002] No such file or directory

I had then joined me and restarted MYSQL and I got the following

puck435: ~ # /etc/init.d/mysql start
Code:
[....] Starting mysql (via systemctl): mysql.serviceJob for mysql.service failed. See 'systemctl status mysql.service' and 'journalctl -xn' for details.
failed!

systemctl status mysql.service outputs the...

Read more

How to disable Let's Encrypt certificate issuing / renewal mail notifications

$
0
0
Hi there

My Setting in Plesk Notifications:




...but i still get that here:



So how to disable certificate issuing / renewal e-mail notifications...?

I just want to be notificated when a certification fails - that's enough for me.

Thank you very very much for your feedbacks. :)

DB query failed: SQLSTATE[HY000] [2002] Connection refused

$
0
0
Hi all,

I randomly had my Plesk server stop functioning whilst I was trying to go to sleep, had hours of downtime due to this, and the tiredness has really begun to kick in.

All of the sites are currently down, and going to the Plesk admin area gives me this error:

Code:
Server Error
500 Plesk\Exception\Database

DB query failed: SQLSTATE[HY000] [2002] Connection refused
Type    Plesk\Exception\Database
Message    DB query failed: SQLSTATE[HY000] [2002] Connection refused
File    Mysql.php
Line    79
...

Read more

GIT 2.0.0 extension has been released

$
0
0
Hi everyone,

We are committed to improving the Plesk GIT extension.

As a first step, we have published the GIT extension version 2.0.0
In this release, we completely changed the UI of the product and fixed a lot of UX problems.

1640341403146.png1640341442883.png

Besides that, On Plesk for Linux servers, added the ability to specify login and password for remote HTTPS repositories.
1640341511414.png

Also, we fixed a bunch of the annoying issues:
  1. The last commit information is now correctly updated...

Read more

No Webhost Menu in my Plesk

$
0
0
Dear Everyone, I installed a Webhose Edititon Licence to my Plek, and after that, no menu showing for Reseller Management, User Management, Ect.

How to fix it? Thank you

wordpress hosting

$
0
0
hello there,
we have a website hosted by hostgator. we are facing slow loading issues and wanted to change our hosting from hostgator to any other good hosting company. Can someone suggest us the best hosting company to host our website or how is the Plesk one?

Firebird database

$
0
0
Has anyone successfully installed firebird (Linux database version ) ver 1.50 or 1.51 or 1.52 via Plesk.?

If so, how was it done?

Any insight woud greatly appreciated.

Thanks

Plesk and Firebird

$
0
0
Hello there!

I'm trying to install firebird database to my VPS on plesk and I'd like to know if someone has already tried do add other databases than MySQL (That is the default one).

How can I make it possible to offer this database access on my server?

I read through the forums but there isn't any further information on this issue that could help me?

when I create a custom button, how could I define an admin path like MySQLAdmin for Mysql?

thanks for any help

DKIM: Key rollover / Policy?

$
0
0
Dear all,

given that Plesk support DKIM key signing, I was wondering how I can actually generate new keys for a domain which already uses keys. In contrast to DNSSEC, where the procedure for rolling over keys is implemented and documented (Using DNSSEC (Linux)), I did not find anything with regard to how this works for DKIM.
Re-creating keys for DKIM could be necessary for instance when keys are compromised or when you want to change the key length. Thus, my questions related to the...

Read more

Configuring Mail Transfer Agent Strict Transport Security (MTA-STS)

$
0
0
MTA-STS (reference link) is not (yet!) a current function within Plesk. It's been sat in the Plesk User Voice area for years, but has not been progressed.

It should be relatively straightforward to apply (certainly on a non-Plesk controlled server), but has anybody actually worked this right through, to a sucessfully operational stage, on a domains that are hosted on a server that's controlled by Plesk? If you have, did you need to add anything (to make this function...

Read more

CSS Blown Helping

$
0
0
Hello, yesterday there was no problem on the plesk server, today the css is blown, how can I fix it?

1641411588178.png

1641411692739.png

Bug with Acronis Backup with Obsidian 18.0.40

$
0
0
Username:

TITLE

Bug with Acronis Backup with Obsidian 18.0.40

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian v18.0.40_build1800211119.12 os_Debian 10.0, Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz (4 core(s))

PROBLEM DESCRIPTION

The extension "Acronis Backup" (v1.5.5) is used, so far without problems. A nightly incremental backup is created to an external Acronis backup server.

After updating to Plesk Obsidian 18.0.40, an error is...

Read more

Plesk remove stmp logs

$
0
0
Hi, I try to search about plesk remove smtp logs (Mailenable) files but it's old link. So I can find the way to settings plesk to keep logs files. Please anyone share to setting it.


Thank you very much.

What are some good WordPress themes for mobiles?

$
0
0
What are some good WordPress themes for mobiles?

Force to update Service plane to domain

$
0
0
I have updated the values of the service plans, especially the php version, but after saving and updating the domains associated with the plan are not updated (they are unlocked). How do I upgrade the version of all domains on that plan in one go?

N.B Plesk Obsidian 18.0.40 on CentOS 7

Trying to set up email

$
0
0
I have been trying to set up email for my domain (for the first time).
I have set up one email address, and from this I can launch the roundcube webmail site - but it doesn't receive emails I try to send.
When I select the 'Email Config Check' in Plesk (under 'Mail' within my domain in 'Websites & Domains') I get the following message:
'The hostname is not valid. Current value is "crazy-banzai". Plesk Email Security only works with a valid hostname. Please set a hierarchical, dot-separated...

Read more

Password reset for additional admin accounts

$
0
0
Hi,

We use the "Additional administrator accounts" feature to manage access for our support staff.
We recently noticed that the "Forgot your password?" feature on the login-screen doesn't work for these type of accounts.
Is this intended behavior, a bug or is there something wrong with our configuration (email or whatever)?

Thanks in advance!

Rsync in PHP script

$
0
0
Hello,

I have an issue with a PHP script that execute a SH file.

My PHP script :
$output = shell_exec('sh api/fichier_bash.sh');
echo "$output";

My SH file :
#!/bin/bash

/usr/bin/rsync -e ssh -avzru --delete-after /absolute_path/sound.wav root@IP:/absolute path

echo "Hello"

If i go to my php web page, it print "Hello" but the file dosen't send in my remote server.
I didn't see in plesk the sudoers file to give permission for the apache user to execute a rsync command...

Read more

Caching_sha2_password when connecting to remote MySQL 8 server(s)

$
0
0
Username: Rasp

TITLE

Caching_sha2_password when connecting to remote MySQL 8 server(s)

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

CentOS Linux 7.9.2009, Plesk version 18.0.33

PROBLEM DESCRIPTION

As of Plesk version 18.0.33 MySQL 8 is supported.

Some cloud providers, such as DigitalOcean, offer managed database instances using MySQL 8 with the default authentication type caching_sha2_password. As these are managed databases instances it is not...

Read more
Viewing all 46294 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>