Page 1 of 1

[solved] cmsms & php.ini settings

Posted: Mon Oct 20, 2008 9:28 pm
by bojans
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

Re: cmsms & php.ini settings

Posted: Tue Oct 21, 2008 6:56 am
by alby
bojans wrote: If any one know which this files are, please let me know.
If these setting can permit you to continue install, after you can put ini_set on top of config.php or you must them in top of install/index.php also

Alby

Re: cmsms & php.ini settings

Posted: Tue Oct 21, 2008 1:12 pm
by bojans
I am able to install cmsms withouth any problem, but I didn't know wich files need this settings. OK, I know now  :)

Thanks,

Bojan

Re: cmsms & php.ini settings

Posted: Tue Oct 21, 2008 1:28 pm
by alby
Please add [SOLVED] to title of first post

Alby