=========
max_execution_time = 60
max_input_time = 60
memory_limit = 16M
post_max_size = 16M
upload_max_filesize = 16M
.htaccess
=============
php_value upload_max_filesize 20M
php_value post_max_size 20M
php_value max_execution_time 200
php_value max_input_time 200
info.php
=========
No comments:
Post a Comment