From: <php...@li...> - 2010-10-08 02:28:36
|
Hi all, I don't have access to my server atm, so I can't try it out, and I would like someone to confirm. Because I am using PHP with FastCGI, can I put a php.ini file directly in the same folder as my .php files, and that the parameters will be loaded dynamically for this folder ? I need to change a few variables like max_execution_time, post_max_size, etc. but it seems this is the only way to do it. Thanks in advance. Regards, J. Mallet |