Hello,
Can you tell me what is the best practice for creating php.ini settings specific to a particular domain. I can't seem to find the information on forum or sitehelper.
The reason is that I am in the process of installing Modern Bill for mydomain.com and it requires the following php.ini settings:
* open_basedir = no value
* memory_limit = at least 64M
* safe_mode = off
* allow_url_fopen = on
* register_globals = off or on
* register_long_arrays = on
Regards,
Elkabong
Can you tell me what is the best practice for creating php.ini settings specific to a particular domain. I can't seem to find the information on forum or sitehelper.
The reason is that I am in the process of installing Modern Bill for mydomain.com and it requires the following php.ini settings:
* open_basedir = no value
* memory_limit = at least 64M
* safe_mode = off
* allow_url_fopen = on
* register_globals = off or on
* register_long_arrays = on
Regards,
Elkabong