Thank you. Unfortunately, I overlooked the ticket. The last answer was 3 weeks ago. Do you have any experience with the tickets? How fast are they processed?
hmm. maybe i'm missing something obvious here, it looks like you're trying to set the docroot by changing the php settings. Code: php_admin_value[doc_root] = /web ProxyFCGISetEnvIf "true" DOCUMENT_ROOT "/web" can't you just change the docroot using the apache directives in the website options instead? eg Code: DocumentRoot "{DOCROOT_CLIENT}/public"
It's a bug report - those have priority over feature requests for me, but all devs mainly work on ISPConfig in their free time. So I can't tell you when it will be resolved.
I have found the issue and resolution to this problem, now I just need to write the code. Hope to get to it soon. One of my clients is willing to sponsor part of the hours needed.