# Mengaktifkan display_errors php_flag display_errors on # Mengatur memory_limit php_value memory_limit 228M # Mengatur max_execution_time php_value max_execution_time 230 # Mengatur max_input_time php_value max_input_time 260 # Mengatur upload_max_filesize php_value upload_max_filesize 100M # Mengatur post_max_size php_value post_max_size 120M