Posts by KH2015
-
-
Guten Morgen,
ist es möglich z.B. Dateien wie z.B. /var/chroot/InstantSSH/shared_jail/etc/motd vor dem Überschreiben zu schützen?
Mir ist aufgefallen, dass bei jedem aktualisieren von InstantSSH zum einen die config.php und halt die Dateien in obigen Verzeichnis immer wieder "frisch" sind.Gruß K.H.
-
Code
- ever:/etc/php5/fpm/pool.d# cat /etc/imscp/php-fpm/phpfpm.data | grep PHP_FPM_POOLS_LEVEL
- PHP_FPM_POOLS_LEVEL = per_domain
- ever:/etc/php5/fpm/pool.d#
- ever:/etc/php5/fpm/pool.d# ls -la /etc/imscp/skel/alias/
- total 24K
- drwxr-x--- 6 root imscp 4.0K Apr 25 15:42 .
- drwxr-x--- 5 root imscp 4.0K Jun 15 07:32 ..
- drwxr-x--- 2 root imscp 4.0K Apr 25 15:42 00_private
- drwxr-x--- 2 root imscp 4.0K Apr 25 15:42 cgi-bin
- drwxr-x--- 3 root imscp 4.0K Jun 15 07:32 htdocs
- drwxr-x--- 2 root imscp 4.0K Apr 25 15:42 phptmp
-
I Think the fault is at create Domain Alias with a shared Mount Point.
If I create an Domainalias with shared Mount Point, no directories created,... but in the /etc/php5/fpm/pool.d/aliasdomain.tld.conf the var env[TMPDIR] is wrong
env[TMPDIR] = /var/www/virtual/domain.tld/domainalias.tld/phptmp
sorry if I can describe it is difficult
-
-
Hello ;
Could you try in English? I don't understand the part about WP
The part with WP was just an example. No proper TMP directory, no upload
@Ninos: Wäre prima wenn Du es nachvollziehen könntest. Alternative für php-fpm?
Gruß K. H.
-
Hi,
ich habe unter i-mscp 1.2.5 eine Aliasdomain angelegt. Wenn ich mir das Config File unter /etc/php5/fpm/pool.d anschaue, so scheint die Variable env[TMPDIR] falsch gesetzt zu sein.
env[TMPDIR] = /var/www/virtual/orig.domain.tld/alias.domain.tld/phptmp
Der Pfad zum TMP-Dir stimmt dann nicht (weil nicht vorhanden) und Uploads z.B. unter Wordpress funktionieren dann nicht.
Bug oder Feature?
Gruß K.H.
-
Thx.
Regards K.H.
-
Moin,
ist es eigentlich möglich von einer "älteren" Version (1.1.21) direkt auf die Aktuelle Version zu aktualisieren?
Sind dabei Probleme zu erwarten?Gruß K.H.