can i edit php ini to set like set_time_limit, max memory,max upload and other?
can i edit php ini to set like set_time_limit, max memory,max upload and other?
Yes you can. On the cPanel you will need to install PHP into your public_html directory. Follow the instructions carefully and you will then have a copy to edit with whatever settings that you require.
Last edited by farcaster; 05-01-2010 at 08:04 PM.
You don't necessarily need to copy the default php.ini and then modify that. You can just create your own php.ini with just the overrides you want it to use and it will use the system defaults for everything else.