• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Stergios G

  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 [email protected], 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: [email protected]: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
Back
Top