• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by Stergios G

  1. 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}...
  2. 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...
  3. 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?
  4. 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
  5. 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...
  6. 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?
  7. Stergios G

    Question terminal Permission denied

    Hi Peter, yes it does.
  8. 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.
  9. Stergios G

    Question Change php version on terminal

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

    Question Change php version on terminal

    But i am root user, which of two paths i must follow? chrooted or non-chrooted?
  11. 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...
  12. 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..
  13. 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.
  14. 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