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

  1. M

    Issue Server back-ups getting stuck

    I had a similar problem with dropbox sftp connection. The backups stopped at 40-60%. The solution was to many connection errors by dropbox. Some days later works all fine. Look on your log files to find your problem:
  2. M

    Resolved File permission cron job

    Oh no. I have to see this menu, but not the entry. Sometimes so simply. Thanks, @Kaspar
  3. M

    Resolved File permission cron job

    I'm talking by myself. The solution is to add a cronjob by domain. Unfortunately, shows domain-cronjobs options for each domain only in dynamic view.
  4. M

    Resolved Execute cronjob as system user?

    Apparently are settings in Tools$Setting>>cronjobs only for plesk himself? The solution is to add a cronjob by domain. Unfortunately, shows domain-cronjobs options for each domain only in dynamic view. close close
  5. M

    Resolved Execute cronjob as system user?

    I have the same problem. Which user is the "system user"? I can't find the domain-user.
  6. M

    Resolved File permission cron job

    Ok, a little more information: I want to run a php-script-file by cronjob, that add a folder and a file to a domain structure. But if use root as cron-user will build folders and files as root owner. That do not work with my CMS. I've tested www-data user, but it will not create folder and...
  7. M

    Resolved File permission cron job

    I do plesk repair. Now will not build a folder or files by user www-data.
  8. M

    Resolved File permission cron job

    Hi. I create a cron job to add some data and files to my CMS with user www-data, because user psacIn was not available. Folder will create, but not a file. What i can do? Other user, set some permissions or some repair? By the way...where do the cron logs find?
  9. M

    php script hangs server

    Oh yea, it is a very old post. But my question fit in here. I wrote a php script for scrap a website and save some data to a file. Unfortunately i get a 504 Gateway-Timeout. That's not the problem, but i saw that the file will bigger and bigger. That means that the script was still running...
  10. M

    Question slow cronjob after file size

    I run a cronjob to export data in csv files in php 7.3. The job is running fast to a files size about 80MB after this size will very slow. I split the files in many 10MB files and the job running fast till ends. Where does the delay come from when file size bigger than ~80MB ? System load...
Back
Top