env[TMPDIR] bei Alias-Domain
-
- solved
- KH2015
- Closed
- Thread is marked as Resolved.
-
-
-
-
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
-
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 that I created Domain Alias with a shared Mount Point.
This is the first thing that you should have said...
I'll do some checks now that I've this information. The per_domain shouldn't change anything for a domain aliases.
-
Bug confirmed. Will be fixed in version 1.2.6
-