Hello,
i would like to set some php-preferences. No Problem for all domains.
But what is, when I would like to set some preferences only to a sepecific domain.
I have to set preferences like
this is for awbs. But this is no good for other accounts or users.
So what shall I do?
Do You know, where are the files to change, or which php.ini shall I change.
The best way for me would be to create a new php.ini for
the specific domain. But how should it be done.
Thank you.
i would like to set some php-preferences. No Problem for all domains.
But what is, when I would like to set some preferences only to a sepecific domain.
I have to set preferences like
Code:
PHP max_execution_time: 30 - Must be more than 120
PHP memory_limit: 32M - Must be more than 128M
So what shall I do?
Do You know, where are the files to change, or which php.ini shall I change.
The best way for me would be to create a new php.ini for
the specific domain. But how should it be done.
Thank you.