[solved] cmsms & php.ini settings

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
bojans

[solved] cmsms & php.ini settings

Post 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
Last edited by bojans on Tue Oct 21, 2008 3:26 pm, edited 1 time in total.
alby

Re: cmsms & php.ini settings

Post 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
bojans

Re: cmsms & php.ini settings

Post 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
alby

Re: cmsms & php.ini settings

Post by alby »

Please add [SOLVED] to title of first post

Alby
Locked

Return to “CMSMS Core”