• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. Stergios G

    Question symbolic link, not working

    I think i found the problem but i don 't know if i can fix it. The "uploads" folder, it is an important folder for wordpress. There are all images and media files for the cms. I have delete this folder from cloned website, and i used "symbolic link" to get the media files/folders from mother...
  2. Stergios G

    Question symbolic link, not working

    I The folder upload is there:
  3. Stergios G

    Question symbolic link, not working

    Hi adoraul and thnx for your reply. Well yes "Restrict the ability to follow symbolic links" checkbox, it was checked, on main subscription and subdomain inside Apache & nginx Settings. I unchecked but the problem still remains. Error logs: on Subdomain "Apache SSL/TLS access" i have error...
  4. Stergios G

    Question symbolic link, not working

    I have a WordPress site. I created a clone of this site on a subdomain (testing.domain.gr) and i tried to create a symbolic link, so the clone site can show images directory from "mother" site (/wp-content/uploads). I used this command: ...and it seems to be created correctly, No problem...
  5. Stergios G

    Question terminal Permission denied

    After 1.5 years, i found the solution for me. Bad folder permissions on var/www/vhost/domain.com wanted permissions 0755, it was 0777
  6. Stergios G

    Resolved Error: Unable to retrieve information about the PHP configuration

    Thnx Peter for your reply. Well, what i noticed? this is .htaccess content on /httpdocs folder: #remove this line to enable live site #DirectoryIndex index.html index.php RewriteEngine on RewriteCond %{REQUEST_URI} !^/pub/ RewriteCond %{REQUEST_URI} !^/setup/ RewriteCond %{REQUEST_URI}...
  7. Stergios G

    Resolved Error: Unable to retrieve information about the PHP configuration

    Hi all, On php setting when i try to check php info (by using the link: View the phpinfo() page) i get the error: "Unable to retrieve information about the PHP configuration." This is a dedicate server and it hosts two websites. (WordPress, magento). The error appears: On one of this host...
  8. Stergios G

    Resolved Delete mails from specific sender or specific subject

    Hi all, i want to delete all emails from info@domain.com, from specific sender or better with specific subject. i have over 150.000 + emails with subject "Undelivered Mail Returned to Sender" and i want to clean. (the problem solved, the emails stay) Any idea?
  9. Stergios G

    Resolved Can 't send email from website forms to same domains email account, with office 365

    Thnx for your reply. I have all ready apply your solution and works fine. https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/40178635-enable-sending-e-mails-to-same-domain-on-external
  10. Stergios G

    Resolved Can 't send email from website forms to same domains email account, with office 365

    Hi, on a website we have some contact forms. When the contact form is filled out, a copy is emailed to the website owner. The owner's e-mail, like all the e-mails of the specific customer, is in office 365. The problem is that not receiving this email from website contact form. i tried and...
  11. Stergios G

    Question terminal Permission denied

    permission denied (publickey,password) well i added the "PubkeyAuthentication yes" and already have PasswordAuthentication yes, restart sshd, but the problem i still here. Can you pls info me about /etc, etc/ssh, etc/ssh/sshd_config directories and files permissions?
  12. Stergios G

    Question terminal Permission denied

    Hi Peter, yes it does.
  13. Stergios G

    Question terminal Permission denied

    Hi all, when i try to have access on SSH Terminal (from Plesk>Subscriptions>domain>ssh terminal) i have the error: just4magento.gr@127.0.0.1:Permission denied (publickey,password) .... I did this, but i don't know how to fix.
  14. Stergios G

    Question Change php version on terminal

    /bin Access to the server over SSH: /bin/bash
  15. Stergios G

    Question Change php version on terminal

    But i am root user, which of two paths i must follow? chrooted or non-chrooted?
  16. Stergios G

    Question Change php version on terminal

    Hi again. Sorry but i can not understand. Why i need configure a specific command line PHP version and not entire server? Why a magento installation do not use subscription php version and extensions? How to know if i am in chrooted or non-chrooted environment? i tried to follow "How to...
  17. Stergios G

    Question Change php version on terminal

    Thnx for your explanation, it was useful, but how to make a php 7.4 environment on terminal and run magento installation from web-brower? Peter thnx for your reply, this was the first guide I read. But i have some problems on many steps, i suppose i must fix those first. It will be a long road..
  18. Stergios G

    Question Change php version on terminal

    Hi kaspar and thnx for reply. Plz help me to understand. is /opt/plesk/php/7.4/bin/php a command for terminal which change php version? Because when i type it terminal stop on cursor.
  19. Stergios G

    Question Change php version on terminal

    Because I have read many post... I tried to install last PHP on AlmaLinux/Rocky from Remi Repo. [root@hs23 ~]# sudo dnf install php -y Last metadata expiration check: 3:50:11 ago on Wed 25 Jan 2023 11:49:11 AM EET. Package php-7.3.33-7.el8.remi.x86_64 is already installed. Error: Problem...
Back
Top