• 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 PeopleInside

  1. PeopleInside

    Issue with Google Drive Backup

    No more updates on this topic?
  2. PeopleInside

    Issue with Google Drive Backup

    I see that the community manager who was forwarding this to developers has changed hi rule. I'm asking if now topics here will be just left as topics or will be managed in some way. For now I'm forced to stop the external remote backup.
  3. PeopleInside

    Question Plesk remote external backup - any suggestions?

    10 GB is not enough, 15 GB are the minimum. I want use Google Drive but currently I found issues on the Plesk Drive extension. If AWS Amazon gives something like 100 GB free this will be the best solution but in my experience was very hard or impossible to understand how to use AWS so maybe AWS...
  4. PeopleInside

    Question Plesk remote external backup - any suggestions?

    Hi, I want store a maximum of 6 or better 7 Full Plesk backups done daily on an external server. I want backups saved locally and also externally. The try with the Google Drive Some weeks ago I installed the Google Drive extension and I setup the backup on a Google Drive account with 15 GB of...
  5. PeopleInside

    Issue with Google Drive Backup

    1) yes, still be a present issue but fortunately I have the fix to apply if I change server as I do on the last month. Changing the server recreate the issue and need a manual fix from me. Deliver email using a Gmail account is not a good idea. Gmail because my Plesk user is registered with a...
  6. PeopleInside

    Issue with Google Drive Backup

    Another issue is that if the Google Drive backup fail also the local backup is not saved on Plesk even if, in the settings, I set the option to active. Save backups in the server storage if the upload to remote storage fails Manual and scheduled backups intended...
  7. PeopleInside

    Issue with Google Drive Backup

    Username: TITLE Issue with Google Drive Backup PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Ubuntu 22.04.4 LTS - Plesk Obsidian Version 18.0.60 PROBLEM DESCRIPTION 1. The first issue with Plesk backup is the notification email in the case something went wrong. Plesk backup...
  8. PeopleInside

    Question Sophos Anti-Virus for Servers can now be installed via Plesk but how to use?

    Hi, the new Plesk Version 18.0.60 annunce that Sophos Anti-Virus for Servers can be installed by Plesk. I installed it under Mail Hosting in the tools and settings, updates tool... but now that is installed where I can find it? If I enter in the mail settings I still see only Plesk antivirus...
  9. PeopleInside

    Resolved How to add pcntl support to PHP 8.3?

    Finally for fully resolve the requirement of Freescout need to go on server location usr/bin and lunch the following command: ln -s /opt/plesk/php/8.3/bin/php php this will link the PHP and will resolve the issue of requirement in the UI. From Plesk ticket support.
  10. PeopleInside

    Resolved Hide domains, subscriptions, service plans numbers in the plesk menu. How?

    Thank you. I need go on extension, install the panel ini extension and add this. Many thanks.
  11. PeopleInside

    Resolved Hide domains, subscriptions, service plans numbers in the plesk menu. How?

    Hi, in the new version of Plesk now some numbers are showed near the left menu on domains, subscriptions, service plans. There is a way to hide that as was before in Plesk? I don't like it.
  12. PeopleInside

    Resolved How to add pcntl support to PHP 8.3?

    Is not required but have not in function cause workflow issues. As I use workflow I need resolve that and have enabled. Freescout is not the only open source app that use Laravel 5.5, I know this is old but they patch it.
  13. PeopleInside

    Resolved How to add pcntl support to PHP 8.3?

    It appears I have to compile it: https://www.php.net/manual/en/pcntl.installation.php but how? I tried the command ./configure --enable-pcntl --with-php-config=/opt/plesk/php/8.3/bin/php-config runned inside the /php-8.3.3/ext/pcntl but this seems never solve the issue.
  14. PeopleInside

    Resolved How to add pcntl support to PHP 8.3?

    I'm unable to see pcntl_signal function works. Any idea? https://github.com/freescout-helpdesk/freescout/issues/3761#issuecomment-1987292402
  15. PeopleInside

    Resolved How to add pcntl support to PHP 8.3?

    Well I tried to adapt the guide located here for / to the pcntl support but if I add the extension=pcntl in the php.ini after this procedure now I get a shorter error: PHP Warning: Module "pcntl" is already loaded in Unknown on line 0 Removed the line extension=pcntl from the php.ini Freescout...
Back
Top