Donde está php.ini? - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega International Area (/forum-22.html) +--- Forum: Spanish Corner (/forum-29.html) +--- Thread: Donde está php.ini? (/thread-5429.html) |
Donde está php.ini? - Arturo - 01-14-2009 09:30 AM Hola, necesito cambiar los ajustes del tamaño máximo a subir que de serie viene limitado a 2M, y no encuentro el fichero php.ini ¿Dónde está? Un Saludo RE: Donde está php.ini? - Iñaki - 01-14-2009 12:50 PM Mira: http://www.isp-control.net/documentation/frequently_asked_questions/where_is_the_php.ini_for_example.org "By default ispCP uses FastCGI and because of that every domain has it´s own php.ini. You can find the php.ini for the user-domain example.org here: /var/www/fcgi/example.org/php5/php.ini You can find the php.ini for the ispCP virtual host here: /var/www/fcgi/master/php5/php.ini If you use PHP4 instead of PHP5 look into the php4 directory." |