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

  1. F

    Resolved scheduled task can't choose webspace user

    I solved my Problem by adding the Cron Job manually: crontab -u <MyUser> -e After that, refreshed the cron Site inside Plesk.
  2. F

    Resolved scheduled task can't choose webspace user

    I don't get it - sorry There isn't a "Subscriptions" button for me. look yourself: Screenshot - b134cb224fbe803b127b874150c4fd67 - Gyazo Screenshot - 21e06abae8a9a2a68a94141d3364e53f - Gyazo
  3. F

    Resolved scheduled task can't choose webspace user

    Thank you for the quick answer! Unfortunately, I did not quite understand how to change to the webspache user. Would you be so kind and describe the exact process again? Thanks!
  4. F

    Resolved scheduled task can't choose webspace user

    Hi all, I tried to setup a php cron via plesk. All fine, but it needs to run with the same user as php. For me thats my webspace user. The problem is the user is not listed where all other users are listed. Is this a Bug? How can I choose my webspace user for cron? Thank you in advance, Fixel
  5. F

    Resolved SSH no sudoers right

    Well, thank you very much! I tried to execute this echo "myuser ALL=(ALL:ALL) ALL">>/etc/sudoers to add the user manually to the file. Didn't know there is a group for all sudo users! Need to learn more about Linux! again, thank you, you saved me!:rolleyes:
  6. F

    Resolved SSH no sudoers right

    I already configured a cronjob filled with the command above and executed it as root. No errors, but after a reboot I still couldn't sudo. Any ideas why this didn't work? I tried it on an other machine, the entry in the file was made succesfully at the bottom. Are there any other commands which...
  7. F

    Resolved SSH no sudoers right

    Hi everyone, sorry for my newbie question... Its more linux than plesk, but i hope you guys can help me! I set up my new Server with Plesk on top of it, to make it more secure, i denied root ssh login. And allowed only one user to login via ssh. Now I recognized, that the only user which can...
  8. F

    Resolved PHP APCU Error with Nextcloud on Plesk

    Hi, thank you for you're answer! Looks fine for now, no errors atm anymore. Thank you very much for helping me:D
  9. F

    Resolved PHP APCU Error with Nextcloud on Plesk

    Hi everybody, first of all: im running nextcloud on my root server. And I'm not a linux professional. Plesk Onyx Version 17.5.3 Runs at Ubuntu 14.04.5 LTS‬ with PHP version 7.0 used for nextcloud. As in the Nextcloud performance Guide written, i tried to install APC/APCU inside Plesk to get...
Back
Top