ftp

jomik

New Member
Hallo,
Ich kann keine Datei per FTP hochladen oder ein Verzeichnis erstellen.
ich bekomme diese Meldungen:
550 Can't create directory: Permission denied
Antwort: 550 Can't change directory to /web/libraries/flexslider/bower_components/jquery/src: No such file or directory

Befehl: CWD /web/libraries/flexslider/bower_components/jquery

Antwort: 550 Can't change directory to /web/libraries/flexslider/bower_components/jquery: No such file or directory

Befehl: CWD /web/libraries/flexslider/bower_components

Antwort: 550 Can't change directory to /web/libraries/flexslider/bower_components: No such file or directory

Befehl: CWD /web/libraries/flexslider

Antwort: 550 Can't change directory to /web/libraries/flexslider: No such file or directory
 

Till

Administrator
Vermutlich hast Du da mal etwas als anderer user, z.B. root oder so, hoch geladen. Poste mal die Ausgabe des Befehls:

ls -la

aus dem Ordner /web/libraries/
 

jomik

New Member
Danke Till für deine schnelle Antwort.
jomik@dj:/var/www/clients/client0/web2/web/libraries$ sudo ls -la
insgesamt 16
drwxr-xr-x 4 root root 4096 Jun 24 04:12 .
drwxr-xr-x 11 www-data www-data 4096 Jul 29 17:37 ..
drwxr-xr-x 5 root root 4096 Jun 24 04:12 blazy
drwxr-xr-x 4 root root 4096 Mai 30 2017 superfish

jomik@dj:/var/www/clients/client0/web2/web$ sudo ls -la
insgesamt 592
drwxr-xr-x 11 www-data www-data 4096 Jul 29 17:37 .
drwxr-xr-x 10 root root 4096 Jun 7 20:09 ..
-rw-r--r-- 1 root root 312 Jul 29 17:55 autoload.php
-rw-r--r-- 1 root root 6497 Jul 29 17:55 composer.json
-rw-r--r-- 1 root root 453482 Jul 29 17:55 composer.lock
drwxr-xr-x 5 root root 4096 Jun 8 20:21 config
drwxr-xr-x 12 root root 4096 Aug 3 2021 core
-rw-r--r-- 1 root root 1025 Jun 8 23:26 .csslintrc
-rw-r--r-- 1 root root 357 Jun 8 23:26 .editorconfig
-rw-r--r-- 1 root root 151 Jun 8 23:26 .eslintignore
-rw-r--r-- 1 root root 41 Jun 8 23:26 .eslintrc.json
-rw-r--r-- 1 root root 1507 Jun 4 19:36 example.gitignore
-rw-r--r-- 1 root root 3858 Jun 8 23:26 .gitattributes
-rw-r--r-- 1 root root 7572 Jul 29 17:37 .htaccess
-rw-r--r-- 1 root root 2314 Jun 8 23:26 .ht.router.php
-rw-r--r-- 1 root root 549 Jun 4 19:36 index.php
-rw-r--r-- 1 root root 94 Jun 4 19:36 INSTALL.txt
drwxr-xr-x 4 root root 4096 Jun 24 04:12 libraries
-rw-r--r-- 1 root root 18092 Nov 17 2016 LICENSE.txt
drwxr-xr-x 3 root root 4096 Jun 9 09:52 modules
-rw-r--r-- 1 root root 46 Jul 29 14:19 php.ini
drwxr-xr-x 2 root root 4096 Jun 8 23:26 profiles
-rw-r--r-- 1 root root 3205 Jun 16 23:39 README.md
-rw-r--r-- 1 root root 5971 Jun 4 19:36 README.txt
-rw-r--r-- 1 root root 1586 Jun 4 19:36 robots.txt
drwxr-xr-x 3 root root 4096 Jun 16 23:39 sites
drwxr-xr-x 3 web2 client0 4096 Jul 30 00:00 stats
drwxr-xr-x 3 root root 4096 Jun 9 10:46 themes
-rw-r--r-- 1 root root 804 Jun 4 19:36 update.php
drwxr-xr-x 40 www-data www-data 4096 Jul 29 17:55 vendor
-rw-r--r-- 1 root root 4016 Jun 16 23:39 web.config

Herzliche Grüße,
Joseph
 

Till

Administrator
Da siehst du den Grund, Du hast das komplette CMS als root User hoch geladen. Und dann hast Du auch noch das 'web' Verzeichnis von User/Gruppe 'web2:client0' auf www-data:www-data geändert. Das 'web' Verzsichnis und alles was a drin ist muss dem user web2 und der Gruppe client0 gehören.
 

jomik

New Member
Hallo Till,
Ich habe das CMS noch mal installiert und das Problem damit gelöst, danke für deine Diagnose.
Ich installierte ISPConfig auf Server mit Debian 10 und wählte ich Apache. Kann ich auf Nginx wechseln und wie? Danke
 

jomik

New Member
Hallo,
Ich versuche Debian 10 auf 11 zu updating auf einem Server , jedoch bekomme ich folgende Fehler:
1. https://202.61.254.162:8080/index.php
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@localhost to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.

2. https://newsonline24.com/
ERROR 503 - Service Unavailable!
The following error occurred:
The Service is not available at the moment due to a temporary overloading or maintenance of the server. Please try again later.
Please contact the webmaster with any queries.
Powered by ISPConfig

Can jemand helfen?
Dank und schönen Tag noch.
Joseph
 

Till

Administrator
Wie Du auf ISPConfig.org sehen kannst, wird Debian 11 noch nicht von ISPConfig unterstützt. Wir werden Debian 11 in den nächsten Tagen testen und dann im beim nächsten ISPConfig Update, das vermutlich in einigen Wochen veröffentlicht wird, dann Unterstützung für Debian 11 einfügen.
 

Till

Administrator
Wenn Du kein backup hast, dass Du zurückspielen kannst, dann kannst Du ja mal @florian030 kontaktieren, ob er Dir helfen kann Dein System wieder herzustellen.
 

jomik

New Member
Vielen Dank, ich habe vorher Snapshot erstellt und danach zurückgespielt. Alles ist wieder in Ordnung. Schönen Tag noch.
 

Werbung

Top