• 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 stefan-franz

  1. S

    Issue Error on installing the Plesk Migrator on Ubuntu 18.04

    Sorry...i can't find it. Where is your screenshot to find?
  2. S

    Issue Error on installing the Plesk Migrator on Ubuntu 18.04

    Hello, i tried to install the Plesk Migrator. But it failed. This is the error Message. Die Erweiterung "Plesk Migrator" konnte nicht installiert werden Die Ausführung von post-install.php ist fehlgeschlagen. Fehlermeldung: [2022-04-13 06:23:53.596] 26091:62565059914f4 ERR [panel] Execution...
  3. S

    Question Move setup and data to another Server

    I found this: Übertragen von Daten zwischen Plesk Servern Is that working?
  4. S

    Question Move setup and data to another Server

    Sounds good. Do you mean the way over the Backup Manager? My Server has full space of 1,5 TB - if i want to backup 700 GB over FTP may be to a HiDrive...is file per file directly sending over ftp or does the backup process makes first a zip file or else on my server?
  5. S

    Question Move setup and data to another Server

    Hello, i have at the moment a Strato V-Server with Ubuntu 18.04 Unfortunately is a update to Ubuntu 20.04 not possible on virtual Servers. The only way is, to get an new V-Server with Ubuntu 20.04 and Plesk and move all data to the new server. My question: I have a Nextcloud with about 700 GB...
  6. S

    Issue Write permission on webserver

    I did: chmod 0775 /var/www/vhosts/stefan-franz.de/nextcloud/config and: chmod 0660 /var/www/vhosts/stefan-franz.de/nextcloud/config/config.php So it doesn't work. Maybe i should have changed the Nextcloud directory too chmod 0775 /var/www/vhosts/stefan-franz.de/nextcloud And yes, i learn the...
  7. S

    Issue Write permission on webserver

    Solution: I added the Indexes manually in the myphpAdmin as here described: https://stone-edv.de/2022/01/10/nextcloud_missing_indizes/ Thank you for your help
  8. S

    Issue Write permission on webserver

    root@h2937523:/var/www/vhosts/stefan-franz.de/nextcloud# chmod 0775 /var/www/vhosts/stefan-franz.de/nextcloud/config root@h2937523:/var/www/vhosts/stefan-franz.de/nextcloud# sudo -u www-data php occ db:add-missing-indices Cannot write into "config" directory! This can usually be fixed by giving...
  9. S

    Issue Write permission on webserver

    root@h2937523:~# chmod 0660 /var/www/vhosts/stefan-franz.de/nextcloud/config/config.php root@h2937523:~# cd /var/www/vhosts/stefan-franz.de/nextcloud root@h2937523:/var/www/vhosts/stefan-franz.de/nextcloud# sudo -u www-data php occ db:add-missing-in dices Cannot write into "config" directory...
  10. S

    Issue Write permission on webserver

    Do you meant that? chmod 0644 /var/www/vhosts/stefan-franz.de/nextcloud/config/config.php And if yes, what would be the command to switch back?
  11. S

    Issue Write permission on webserver

    What is the correct command for the config.php now it looks so: drwxr-xr-x 2 stefan-franz psacln 4096 Mär 29 08:05 ./ drwxr-x--- 15 stefan-franz psaserv 4096 Mär 29 06:13 ../ -rw-r----- 1 stefan-franz psacln 1416 Mär 29 08:05 config.php -rw-r--r-- 1 stefan-franz psacln 66350 Mär 21...
  12. S

    Issue Write permission on webserver

    I found it - at now Nextcloud works. chmod 0755 /var/www/vhosts/stefan-franz.de/nextcloud/config
  13. S

    Issue Write permission on webserver

    Where is that error log?
  14. S

    Issue Write permission on webserver

    Adfter the 0644: drw-r--r-- 2 stefan-franz psacln 4096 Mär 29 08:05 ./ drwxr-x--- 15 stefan-franz psaserv 4096 Mär 29 06:13 ../ -rw-r----- 1 stefan-franz psacln 1416 Mär 29 08:05 config.php -rw-r--r-- 1 stefan-franz psacln 66350 Mär 21 13:02 config.sample.php -rw-r--r-- 1 stefan-franz...
Back
Top