[solved] cmsms & php.ini settings
Posted: Mon Oct 20, 2008 9:28 pm
Hi,
cmsms request (cross installation process) to have some php.ini settings like memory_limit, max_execution_time, post_max_size to be set on with min values.
I can't change this settings cross .htaccess or php.ini file with my hosting, but I can do this with ini_set in file code.
Which files of cmsms request this settings? I would like to put ini_set code only in those files which realy need this.
If any one know which this files are, please let me know.
Bojan
cmsms request (cross installation process) to have some php.ini settings like memory_limit, max_execution_time, post_max_size to be set on with min values.
I can't change this settings cross .htaccess or php.ini file with my hosting, but I can do this with ini_set in file code.
Which files of cmsms request this settings? I would like to put ini_set code only in those files which realy need this.
If any one know which this files are, please let me know.
Bojan