• 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

Search results

  1. J.Wick

    Question Can't get PHP working in CHROOTED

    That is odd because when I set the user to chrooted, cron jobs start failing, and PHP is unavailable at the command line.
  2. J.Wick

    Question Can't get PHP working in CHROOTED

    I followed this exactly and could not get PHP 8.1 working in a chrooted environment. How to add programs to chrooted shell environment template in Plesk? Anyone have any suggestions?
  3. J.Wick

    Resolved Almalinux 9.0

    Both Rocky and Alma 8.6 Linux are supported to 2029; what's the rush or issue here?
  4. J.Wick

    Question How to restart a failed FTP backup transfer?

    Hello, Is there a way or method to restart the upload to FTP of a backup? If not, why not? This seems like a logical feature to have to the backup process.
  5. J.Wick

    Question How to localize PHP-FPM logs into domain's log folder?

    Well, I guess I have perfect code cause nothing ever gets logged to the error_log file. Error reporting in PHP was off, I just enabled it today. I'd like to see a segmented log file specifically for PHP errors. Actually now, thinking about it, I'd like a log file for every service utilized by...
  6. J.Wick

    Question How to localize PHP-FPM logs into domain's log folder?

    I was referring to the domain client's log folder. /var/www/vhosts/system/*/logs How can clients see their script's PHP errors when running php-fpm mode? I'm assuming since plesk-php81-fpm is configured with /opt/plesk/php/8.1/etc/php.ini, being a system-wide service, is logged into a pool in...
  7. J.Wick

    Let's Encrypt Directives Left Over in NGINX.conf when moving to other SSL options.

    It doesn't make sense to have old settings for a service that was removed. I suggest it was a bug because when you uninstall something, all traces and settings of it should be properly removed. Do you know where these settings are being pulled from when the plesk repair command is executed?
  8. J.Wick

    Question How to localize PHP-FPM logs into domain's log folder?

    I looked in my log folder of the domain that was causing problems, and I don't see any of the log entries nor any files similar in size. Modification date Name Path Size May 3, 2023 03:08 AM nginx SSL/TLS access logs/proxy_access_ssl_log 1.97 MB May 3, 2023 01:42 AM nginx error...
  9. J.Wick

    Let's Encrypt Directives Left Over in NGINX.conf when moving to other SSL options.

    I moved to another SSL option and noticed that all the Let's Encrypt directives are left behind in the nginx.conf file. Do you know if this is a bug? How can I remove it since this is a regenerative file? #extension letsencrypt begin location ^~ /.well-known/acme-challenge/ {...
  10. J.Wick

    Question How to localize PHP-FPM logs into domain's log folder?

    Is there a guide on setting up php-fpm to log to its client log in their log folder? I've had a few clients who had the warning deprecation log flood caused by the actual site's code; nothing php.ini had control over growing into huge multi-GB files. 1) I want these log files in the client's...
  11. J.Wick

    Issue Backspace key doesn't work when logged in chroot account

    Regular /bin/bash users work fine, it's when going to the /bin/bash(chrooted) user the backspace key doesn't work, it keeps adding another space like the space bar. I've looked online for a solution, nothing is working. Any suggestions?
  12. J.Wick

    Resolved Disable hiding the right column in client subscriptions?

    Found the answer, this works perfect. How to change the default state of the sidebar to be opened in Plesk 18.0.39 interface
  13. J.Wick

    Resolved Disable hiding the right column in client subscriptions?

    Let's be honest; people are dumb and need the most simple and easy interface possible. I always want to show the right column on the subscriber page by default. How can I do it? Customize option for subscription editing is missing in Plesk interface (This looks like it was a purposeful bug...
  14. J.Wick

    Question Restarting Backup Upload To Remote Storage After Connection Failure?

    It's any folder under the Document Root folder set in Plesk in Host Settings Example: Instead of having subdomain1.domain.net, subdomain2.domain.net, etc., floating around the root directory, I place them all in the folder subdomains. For Mautic, it's in subdomains/hello/docroot where only...
  15. J.Wick

    Question Restarting Backup Upload To Remote Storage After Connection Failure?

    Also, I'll add my other complaint that Plesk Backup misses files not declared in the web folder. For example, technologies like Mautic, or SuiteCRM that use 'pub' or 'docroot' folder in the main install folder such as domain.com/subdomains/mautic/docroot Everything in the mautic folder is...
  16. J.Wick

    [Duplicate] IP Address Sites Link Broken

    Username: TITLE IP Address Sites Link Broken PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian Version 18.0.50 Update #2 / Rocky Linux 8.6 PROBLEM DESCRIPTION The link to the sites allocated to an IP address fails to load the proper page to list the sites. STEPS...
  17. J.Wick

    Resolved Disabling IPv6 Caused Plesk to Crash - 502 Bad Gateway

    Yes, I found that and decided to turn on IPv6 and enable it for all customers now that we have the proper firewall to handle it.
  18. J.Wick

    Question Restarting Backup Upload To Remote Storage After Connection Failure?

    This would be a great feature to add to the Plesk Backup: a button next to failed uploads to re-attempt the upload.
  19. J.Wick

    Resolved Disabling IPv6 Caused Plesk to Crash - 502 Bad Gateway

    I disabled IPv6 on my server, which caused Plesk to crash with a 502 Bad Gateway. Undoing my changes fixed the problem. Why is this happening? /var/log/sw-cp-server/error_log 2023/03/01 14:43:08 [emerg] 1015#0: socket() [::]:8443 failed (97: Address family not supported by protocol)...
  20. J.Wick

    Question Restarting Backup Upload To Remote Storage After Connection Failure?

    Is there a command I can issue to re-attempt the upload to remote storage when the connection fails without having to restart the whole job all over again?
Back
Top