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 problem reappeared.
Here is my .htaccess
<IfModule mod_rewrite.c>
<IfModule mod_negotiation.c>
</IfModule>
RewriteEngine On
Options +FollowSymlinks
Options -SymLinksIfOwnerMatch
# Handle Authorization Header
RewriteCond %{HTTP:Authorization} .
RewriteRule .* -...
I cannot delete the Backups that I want to be created on FTP storage before.
The remote FTP server is currently down and I cannot turn it back on. How can I solve this problem?
In the meantime
-rw------- 1 root root 320373 Apr 12 2021 backup_info_2104120013.xml
-rw------- 1 root...
Hello,
I'm using Plesk Obsidian on VPS, I created a Laravel project, I migrated the db, everything is fine until here.
When I try to access the images, I get an error like this: AH00037: Symbolic link not allowed or link target not accessible: /var/www/vhosts/tld/sub.tld/public/public
I add...
Hi Peter, thank you for your help.
I want to talk about the structure, I created a virtual machine running ubuntu 18.04 in the local, I obtained a plesk web host license and installed plesk, I try to migrate emails from imap by giving the ip address of the exchange in the local with the plesk...
Hi everyone!
I am trying to migrate emails from Exchange Server 2007 to Plesk. Synchronization appears to be complete but the e-mail box appears empty. There are about 800 emails on the opposite side.
How can i fix it?
Hi,
I purchased a vps server and licensed plesk web host edition from Contabo. I want to give my clients a different panel address, but I getting an SSL certificate error.
I check SSL certs.
Certificate for securing Plesk
Lets Encrypt certificate from server pool. [Change]
Certificate for...
Hi Peter, I can little speak English :) so I might have misunderstood or spelled some wrong. I am grateful to you for trying to help me.
I took the steps you mentioned respectively
MariaDB [wwwbalaban_li]> SET GLOBAL FOREIGN_KEY_CHECKS=0;
Query OK, 0 rows affected (0.00 sec)
After running the...
ok, im login in admin in mysql shell.
MariaDB [db_name]> select * from information_schema.referential_constraints where constraint_schema = '<db_name>';
Empty set (0.00 sec)
MariaDB [db_name]> ALTER TABLE benana_posts DROP FOREIGN KEY constraint_name;
ERROR 2013 (HY000): Lost connection to...