Hello,
So, primary domain for an account is domain.com - set as php-fpm 8.2
I've created a 2nd domain dev.domain.com under the same account (so it'd have a separate public_html directory) but it's with php-fpm 7.4 (which is php1_release) and not 8.2 ?
And when I try to change the version - it tells me that only the primary domain can change the php version, which is already exactly what I need it to be.
```
Only the default 'domain.com' domain is able to control the php settings.
```
Already tried switching the php version of the primary domain to 8.0 and back to 8.2 without any effect on the dev. domain...
php1 = 7.4
php2 = 8.2
php3 = 8.0
php4 = 7.3
DA 1.657 (aa282043f7809054a5b18e1e839716062ba2e621)
Any ideas?
So, primary domain for an account is domain.com - set as php-fpm 8.2
I've created a 2nd domain dev.domain.com under the same account (so it'd have a separate public_html directory) but it's with php-fpm 7.4 (which is php1_release) and not 8.2 ?
And when I try to change the version - it tells me that only the primary domain can change the php version, which is already exactly what I need it to be.
```
PHP Settings cannot be controlled under this domain
Domain 'dev.domain.com' is using php-fpm.Only the default 'domain.com' domain is able to control the php settings.
```
Already tried switching the php version of the primary domain to 8.0 and back to 8.2 without any effect on the dev. domain...
php1 = 7.4
php2 = 8.2
php3 = 8.0
php4 = 7.3
DA 1.657 (aa282043f7809054a5b18e1e839716062ba2e621)
Any ideas?
Last edited: